Skip to main content
TurboMonkey
Visitor II
July 25, 2025
Question

SPC58EC-disp EMIOS setup into DAOC mode

  • July 25, 2025
  • 0 replies
  • 568 views

Dear,
I am trying to setup a channel of the EMIOS into DAOC mode. I walked through an example of using PWM, but I am confused on why in the EMIOS setup i can only set the channels to SAIC (ICU) or OPWFMB (PWM). I tried to manually set the MODE bitfields of emios according to the reference manual by: emiosdp->emiosp->CH[channel].C.B.MODE = 0x01; but any ingeration like that crashes the debugging. I am aiming to setup 36 channels of the EMIOS to SAIC and 7 channels to DAOC for my functionality. Can You please guide me on how to achieve that? 

Kind regards,
TurboMonkey