You Reply:The only processors Intel discontinued are Atom SoCs (SoFIA and Broxton architectures-based) that support 4G cellular connection to concentrate on chips supporting 5G.
This will impact only Android smartphones and Android Tablets (that have 4G connection).
P.S.: Broxton-based architectures still will be supported for IoT dev boards.
Lattepanda has not support on 4G connection: so don't worry.
You Reply:@tyjjr Thanks for the link! Need to say that the procedure to use another Arduino Leonardo as ISP was not working for me. I tried many different times, but the MCU was dead. I needed to use the ArduinoISP.org AVR Programmer directly to reflash the bootloader.
@Lodin_Erikson Yep! Exactly
image1.png (225.06 KiB) Viewed 6357 times
Ciao,
Francesco
I used the ArduinoISP https://store.arduino.cc/product/A000092
0096764a6d236a3e4a60cea1940932c4.image.447x354.jpg (27.46 KiB) Viewed 6373 times
to reflash/reprogram the bootloader of the Atmel ATmega32u4 microcontroller (the same of the Arduino Leonardo).
A complete guide can be found here: https://www.arduino.cc/en/Guide/ArduinoISP
You Reply:Mostly understood the problem: If I try to reset the Arudino MCU, it seems the MCU firmware bootloader fails.
Is there any way to reflash the Arduino Leonardo MCU?