IrDA is not working at low system clock
Hello All,
I am working on a custom desing board having STM32L053C8T6. It uses IrDA setup for the communication. I have setup the MCU at 131KHz as System clock to achieve Low power consumption (currently 65uA). Now i need to communicate with the PC using IrDA setup.
I have tested the irDA setup with 2/4/16/32 MHz with baud rate 115200. its working fine. but when i select the baud rate 2400, 4800 or 9600 it does not work. As MCU running on 131Khz, so i cant achieve 115200 baud rate or i dont know.
That would be great if someone can suggest me the solution how i can :
achieve 115200 baud rate at 131KHz or use irDA at 2400 baud rate.
Thanks :)
