Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
i am in desperate need of more serial ports for my project. i decided on implementing a software UART due to several reasons, foremost because i think it would be most beneficial to the community.
so far i have Frankenstein'd the following and have receive working, but not transmitting for some reason. i could really use assistance from someone with a logic analyzer to see why. so far i have tested 300 and 9600 baud.
IAR System Generic Software UART Application Note
the venerable Andy Kirkham's MAX3100 Library
MBED's Serial.h
the code is messy. i know. i'll work on that.
http://mbed.org/users/chag/programs/SoftwareUART/
thanks!