manilal2

Results 6 comments of manilal2

please have a look at https://github.com/arduino/ArduinoCore-megaavr/issues/33, I am working with custom made PCB and I am not able to put atmega4809 in program mode , once I was able to...

here is picture of error which I am getting ![image](https://user-images.githubusercontent.com/55363185/106231695-200ba980-61a7-11eb-9883-8bc03e752088.png)

I finally got bootloader burnt on my custom made PCB, when I try to program using arduino IDE I am getting content mismatch at address 0x200 ( which is 512...

I am using Atmel-ICE ( UPDI) to burn bootloader and then I am using arduino megaCoreX to load sketches and I am getting content mismatch error , I am not...

I just tried microUPDI ( mEDBG) , here is error when trying to read signature ![image](https://user-images.githubusercontent.com/55363185/110886365-5f94dd80-829d-11eb-80a3-82fbc136f98b.png) I am also unable to erase chip, here is error which I am getting...