Hi,
Except memory size and functional safety, what is the difference between ADuCM331WFS and ADuCM300W? What are the target applications of ADuCM300W?
Thanks,
Bruce
According to the example code the watchdog timer(Timer 3) can be disabled by T3CON =0. But this actually doesn't work. Can this timer be actually disabled?
Thanks.
Dears:
Could you provide the design tools of the ADUCM330WFS,the folder in the link provided by the ADI official website is empty.We need to evaluate the EVAL-ADUCM331QSPZ.Thank you!
ftp://ftp.analog.com/pub/MicroConverter/ADuCM33x/
I'm not sure the intended use of the ADuCM331WFS matches my use case. I want to monitor VBAT via ADC0 in the lowest power configuration possible so as not to put a significant, long-term drain on the power source. With the following configuration…
I'm working on a design with ADuCM331. When I use ARM Ulink Plus SWD interface to download program to my prototype I get the error Invalid ROM Table.
I tried to use lower clock speed and changed the setting but no lucky. There are some solutions…
I enabled the LININT2 interrupt by setting LINCON[8] and got the LINSTA[7] set but I can't get the LININT2 ISR triggered. Please see my settings below. What could be the reason why the ISR can not be triggered?