Changing chips...serial not working
docwisdom
Posts: 28
Fairly new user to Stamp here, been using PIC for a while.
I had a project with a BS2 and ran into issues with it not being powerful enough. With feedback from the users here I purchased a BS2px to replace it. I changed the model # in my code and uploaded the program to the new chip. Unfortunately my serial communication doesnt seem to be working to my devices (serial computer, serial lcd, and serial dispensing unit) Are there differences in the chips that I need to take into account and change in my program?
I had a project with a BS2 and ran into issues with it not being powerful enough. With feedback from the users here I purchased a BS2px to replace it. I changed the model # in my code and uploaded the program to the new chip. Unfortunately my serial communication doesnt seem to be working to my devices (serial computer, serial lcd, and serial dispensing unit) Are there differences in the chips that I need to take into account and change in my program?
Comments
When you say you changed the model number in the code, I assume its for the conditional compiling such as shown in the programming template. Make sure you're also using the code snippet that includes the BS2px. Some of the earlier examples just go up to the BS2p.
Go to the HELP file in the editor and select SEROUT. Down at the bottom of the write up is the current full list for doing conditional compiiling. Copy and paste it into your code.
Cheers,
PS See previous post.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tom Sisk
http://www.siskconsult.com
·