Downgrade UART App

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User10004
Level 1
Level 1
Hello,

I am trying to configure UART interrupt transmission for an XMC1302.
The project works fine with the UART App 4.1.8, but when I tried to reproduce it with the UART App 4.1.10, the receive interrupt function was never executed.
Is it possible to downgrade the installed DAVE apps to the older versions?

With kind regards,
Stefan
0 Likes
1 Reply
DRubeša
Employee
Employee
First solution authored First like received
Hi Stefan,

the difference between two apps is addition of several shift options (MSB first, Enable data input inversion, and Enable data output inversion). Nothing else was changed (I´ve ran the comparison between template files) and addition of these features shouldn´t impact your example. Before trying to downgrade the installed APP I would like to find the reason why the newest version is not working. May you please tell me which version of XMCLib are your using? I expect that maybe the issue is present within the XMCLib while with the UART App update I don´t see any issues. Additionally, do you use any new shift settings that are available with the newest APP update?

Best regards,
Deni
0 Likes