Wiz-IO / framework-sam-lora

framework-sam-lora Microchip Atmel SAMR3x
7 stars 6 forks source link

hang after checking out a commit newer than 28 Nov #5

Open novvere opened 4 years ago

novvere commented 4 years ago

My apologies about the subject, I know it doesn't clarify anything but I'm not sure how to explain my problem in a single line. Will change it later.

If I use a commit newer than the last from Nov the 28th the board begins to fail, it doesn't initialise correctly I can't even reload the firmware with out using the reset pin or pushing reset just before burning it. I thing it should be something about RTC or powering the oscillator (last changes committed). Any clue what can I check?

Wiz-IO commented 4 years ago

last fix is from 02.12.2019 https://github.com/Wiz-IO/platform-sam-lora/wiki/VERSION

try check this codes: https://github.com/Wiz-IO/framework-sam-lora/blob/master/arduino/variants/samr34xpro/system.c https://github.com/Wiz-IO/framework-sam-lora/blob/master/arduino/variants/samr34xpro/oscilator.c

I am not sure about RTC...