/var/www/restricted/ssh/stm32/www/stm32circle/
phpMyVisites | Open source web analytics
Pages: 1
Hello,I'm trying to use Usart1 and IrDA. I use example from ST library. Configuration seems be good but nothing appears in the DR register when Instruction SendData(USART1,0x38) is done. Give me your mind !Thanks
Offline
Hi,Did you put the IrDA_CS signal, wired to the IrDA Shutdown input, to 0 ?You can also take a look at the project "Primer2 Test" that finish by a IrdA test communication between two Primers (application "EchoIrDA").http://www.stm32circle.com/projects/project.php?id=55Yves