User Activity

Hi,I'm stuck on the slave responding to read holding and input register. I've followed the "Controllers Tech" page. Can anybody help me to solve the problem?The issue is not getting exact responses. STM32 slave receives data correctly from the softwa...
I am trying to communicate 2 STM32F103C6. My task is to display UART receiving data on LCD(LM016L). Also, my other task is to display interrupt data on LCD. Both should be worked on at the same time. ie, Whenever an interrupt happens it should be pri...