User Activity

Posted on April 24, 2014 at 17:27 Dear everybody, I found a strange behaviour, which I have no explanation for currently. This code doesn't work NCAN_Outgoing.DLC = 8; NCAN_Outgoing.ExtId = 0; NCAN_Outgoing.IDE = CAN_ID_STD; NCAN_O...
Posted on March 14, 2014 at 16:021.  Everything normal2. Already strange behaviour. Stack size doesn't increase although test3 is one Byte larger 3. Same here, stack doesnt grow4. Stack is corrupted (with test 3 being 232 Bytes large)5. Stack is cor...
Posted on February 23, 2014 at 16:05 Dear all, I'm having problems to understand what's happening. While searching for the cause of the error I started from the scratch - the code is stripped down to the bare minimum. I think any cross interf...
Posted on January 27, 2014 at 14:41Hey everybody,I searched the whole myST forum and almost the whole internet. Can anybody provide me with a CooCox CoIDE example project that is working along with the above mentioned MCU? In the optimal case it's s...
Posted on December 02, 2013 at 10:39Hey Folks,after several hours of trying I stil wasn't able to find out, why it doesn't work. Google and Forum search didn't help either.Problem: SdCard access doesnt work with the built in SD-Card-Mount using SPI ...