Tagged Questions
1
vote
2answers
238 views
pic18f flooding serial with zeros when reset
I'm connecting a pic18f4520 to the pc via serial (and then use Matlab). I used the max232 level converter and the echo test worked fined. However when I reset the pic it floods the connection with ...
2
votes
2answers
456 views
sending data over bluetooth to my hardware through a matlab serial GUI
I have a hardware with RN-41 bluetooth module and the lpc 214 arm microprocessor.Currently my device only sends data to the PC and I am trying to configure it to be able to receive some commands over ...