ricaun / ArduinoUniqueID

Arduino Library to gets the Manufacture Serial Number from the Atmel AVR, SAM, SAMD, STM32, and ESP Microcontroller.
MIT License
224 stars 50 forks source link

Add Support for CH32V003 please #28

Open klirick1 opened 2 months ago

klirick1 commented 2 months ago

hi can you add support for CH32V003 microcontroller please? this microcontroller already have support for arduino IDE i've already search for reference in : https://pallavaggarwal.in/2023/09/25/ch32v003-programming-read-unique-id/ https://docs.rs/ch32v0/latest/ch32v0/ch32v003/struct.ESIG.html#impl-Debug-for-ESIG and didn't get the correct answer for my code can you help me? i didn't understand how the UniqeIDsize and UniqeIDbuffer works thanks