-
When trying to flash an ATTiny412 directly from the CLI using a pre-generated .hex file, I receive the following error:
```
$ python3 ./prog.py -d attiny412 -wd 1 -u /dev/ttyUSB0 -a write -f ./ATT…
-
Doing containerized builds of the firmware/bootloader on Microchip hardware (i.e. the only current platform) requires installing XC8 and MPLAB X, running the prjMakefilesGenerator script, and then run…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi,
So, I managed to install DxCore and compiled the LED blink sketch successfully, but when I try to flash, I get the below error. I follow the wiring of the USB serial TX/RX, per the instruction…
-
At the moment, I have been reverse engineering a firmware hex file that targets the Atxmega256.
Ghidra performs quite well for the most part, but the lack of specific support for the ATXMEGA256 vs.…
-
Is there a guide somewhere for actually building the firmware? I have mplab_ide 6.0 and the xc16 4.5.1 installed fine but the code is looking for the Arduino headers (via SerialWombatArdLib:SerialWo…
-
Hi,
I would like to add some extra CANFD channel via SPI on my custom board.
The controleur CANFD is MCP2518FD.
I would like to have driver bloc in Harmony 3.
I tried to understand how it make b…
-
Under the terms of the GPLv3 I would like to request the source code used to generate the applet-flash-samd51j18a.bin object file.
-
I'm very new to FreeRTOS and github,, so I'm coming at this as a newbee.
I'd like to try FreeRTOS on some AVR128DBxx development boards I've made and use MPLAB X IDE to do so. I've done this on a …
-
For an ATSAME70N19B (LQFP100 package), the PWM0 module configuration in Harmony 3 shows only channels 0..2, but not channel 3. For the PWM1 module, all four channels 0..3 are shown as expected.
**A…
ek-ap updated
2 years ago