Hi there,
I have some "reasonable" experience with Microcontrollers. However, this is limited to:
Despite this, however, I have no idea where to even start with the ADuCM363, or any Analog Microcontroller for that matter. I plan to use this chip on an upcoming project at work - a very simple system, simply the Micro sampling 1 sensor ADC channel, and transmitting the data over RS-485 using an integrated transceiver.
I really want to use this chip as the 24-Bit ADC is insane, and I'd like to get some experience with using other families of microcontrollers.
But I'm at a roadblock in that (1) I'm not sure what SDK/development/compiler environment to use, (2) I'm not sure what programmer I need, and (3) with said programmer, I'm not sure how to (on the PCB etc.) interface this to the Micro.
Here is a picture of the Microcontroller-related section of my schematic so far. Any guidance would be greatly appreciated on what I need.
I'm guessing much like ST it's something to do with the SWCLK, SWDIO, and RESET# pins. But what exactly it will be, I have no idea.
Thank you
Hello Williams,
I have some suggestions for your design as below.
1. Keil or IAR or CCSE(ADI developped) can be used as IDE tools. New CMSIS pack has been released to support all ADuCM36x parts.
2.…