Code for the hardware :
- CVM Mainboard GEN2 202410
How to flash using UPDI
On Arduino IDE :
- Install the board : http://drazzy.com/package_drazzy.com_index.json
- Upload the sketch Jtag2updi to an arduino uno
- Shunt the reset pin to the ground with a 4.7uF capacitor
- Wire the AVR (ex : ATTiny3226) via the pin 6 of the arduino uno (programmer) to the UPDI pin of the AVR trough a 470k resistor
Use Tinymegacore to upload to the atttiny using platformio.
TODO
Datasheet
Description
Embedded firmware for an ATtiny3226-based hydrogen leak sensor controller. Interfaces with a NevadaNano MPS Series 4 sensor over UART and publishes measurements and diagnostics over Classic CAN 2.0B via an MCP251863.
Languages
C++
70.3%
C
29.7%