Topic : First problem solved, new one to fix!

Forum : ST7/STM8

Original Post
Post Information Post
March 22, 2009 - 10:41am
Guest

I've solved my first problem! As I was migrating from SOFTEC InDart with specific STVD7 to RAISONANCE R-Link with standard STVD7, I get a lot of trouble because of the settings! In fact I was not using the right s19 file! Now I can program but still not debugging! I've to spend time to read the ST help files!

New problem, I'm discovering ST7FOX and it's specific features, for example the pull-up inputs that comes mandatory with an interrupt! I've do my hardware as if I was using ST7LITE19 so no hard pull-up!
2 solutions :
1- I place pull-up resistors (difficult on my card already existing and very compact) and I set inputs as floating inputs whitout interrupt!
2- I find the way to disable external interrupt by software but keeping the Lite Timer interrupt (I use it to create a time base)!

If you have any idea on how to do that with the FOXK1 you're welcome!
Regards
whitebull