Open GoogleCodeExporter opened 9 years ago
Thank you for your report.
Yes, you are right. USCI baud rate generator needs fix to match with VLO.
I think there is 3rd solution.
3. Use DCO for baud rate clock source.
Original comment by tadashi....@gmail.com
on 8 Apr 2011 at 6:20
I seem to have the same problem, but applying the patches above to UsciConf.nc
and msp430usci.h and making clean didn't seem to solve the problem (I/O error
when trying to read /dev/ttyACM0 port).
I also tried selecting SMCLK (connected to LFXT1 with no divider I hope?) for
the UART clock source (set ucssel to 0x02) and that didn't seem to work.
I can alter the blink parameters in code and the hardware responds, so
everything else seems to be configured correctly.
Original comment by bnewbold
on 4 Jun 2012 at 8:35
Original issue reported on code.google.com by
bruno.pe...@gmail.com
on 3 Apr 2011 at 12:44Attachments: