What is the difference between destructive reset and functional reset triggered using the register MCTL ? Is it possible to clear the standby RAM with destructive reset triggered from software?RegardsRiyas
It's possible programming the SPBTLE-1S using UART pins or just in SPI pins?If possible, how can I made it?If it's just using SPI pins, how can I made it?But if any options I said it's impossible, what's the best way to programming the SPBTLE-1s and ...
Hello.Where can I find SENT demo driver from this technical note?
hello : I used SPC5 build my project, as follow:anybody can tell me what happen? how can i slove this problem ?thank you!
Hello...have a question for SPC560B50L1. when put in 12V in board, MCU power 3.3V is good, & VDD_LV line is 1.27Vbut EXTAL/XTAL pin is not working......so, i wonder if should be downloaded for the first time.when bought MCU, MCU contain basic S/W ...
A piece of SPC570S50E1 chip is soldered on a PCB surving for its minimum system without any other component to test if it could be powerred on normally. After 3.3V/5V provided, the chip works in normal current for 1-2 min, and the 1.2V could be measu...
I have built LED blinky test program in SPC560B-DIS eval, I am setting and clearing LEDs in eval bord. I have introduced delay "osalThreadDelayMilliseconds(500);" between set and clear.I have used below code for my application, but it throws build er...