Question
rs485 Communication through usart
Posted on April 27, 2013 at 08:12
I am using stm32f107rc for rs485 communication through usart1 and usart3. i am receving a set data from usart1 to an array and trying to transmit the same set of data from an array through an usart3. it works fine for while after that it enters in to the hard fault handler, so pls let me known where i am doing.... Thank in advance.....