Posted on September 13, 2016 at 15:16Good day to everyone,I am writing here in order to have some suggestions on the use of timers. I am writing a spc5 application whee I have a lot of operations and I must do various things at specific moments. For...
Posted on May 03, 2016 at 17:51Good morning to everyone.I am trying to have two mocro (SPCEL60 family) tha exchange some bytes. The micros are connected via UART. I am using the serial driver in cluded in SPC5 Studio.Now I am tryong to use chnWrite ...
Posted on March 07, 2016 at 11:18Good morning to everyone.I am trying to figure out how to toggle periodically a digital output pin with a given frequency. The system clock is configure the internal oscillator, so it should be 16 MHz.I set a timer w...
Posted on March 02, 2016 at 15:57
Good morning to everyone.
I am trying to erase a flash memory block. I am try not to use the drivers. As now, I managed to program individual memory cells of the flash memory with storage data, following ...
Posted on February 29, 2016 at 16:12Good morning to everyone,I am trying to understand a possible problem I have with tha AD converter of the SPC56ELxx.I am working on a board where an input current is used to set an input voltage to trhe ADC conver...
Posted on May 03, 2016 at 17:42Hello Erwan,I worked on the problem and discovered that it was caused by the external circuitry on wich the controller is embedded. I learned how to manage the ADC and now I have no problems.Regards,Ivan
Posted on May 03, 2016 at 17:36Hello Erwan,In the end I solved calling my function multiple times in a main cycle. The problem was that I had some complex calculations done by the micro and forced waits caused by the management of a display.Having m...
Posted on February 29, 2016 at 15:48Thanks for the answer Erwan.I managed to activate the CRC module and now I better understand the external peripherals.Regards, Ivan
Posted on February 29, 2016 at 15:45Hello Erwan,thank you for the reply. Following your exmple I managed to chang the clock and use internal oscillator. Regards, Ivan