2013-03-25 05:01 AM
i am using the stm32f107rc controller for rs485 communication. i am trying to transmit a set of data through usart1 from the controller, but some byte of data are missing at the destination so pls let known where i am doing mistake............Thank u in advance
2013-03-25 12:06 PM
So what is received at the other end, may be you should be explicit about what was sent, and what was received. I'd dig though the code, but I hate this register level crap.
Perhaps also consider if you're using the TXE or TC interrupt, and be consistent about it.2013-03-25 10:47 PM
Thank u..... The problem as solved........
2013-05-06 08:00 AM
2013-05-06 08:02 AM
2013-05-06 08:40 AM
You have a question?