Can anyone help me get started with programming an artemis module on a custom PCB using the arduino IDE?
I have functional code deployed on a Redboard, programmed through UART. Do I need to develop a board with the CH340 chip, bootload and reset circuits with the VCC, GND, RST, TXO, RXI, and BOOT pins exposed? Can these modules be programmed through the arduino IDE using a JTAG or SWO debugger? Any help is appreciated.
Thank you.