-
... but on the ATmega406 it's bit 1
![Screenshot from 2023-10-26 23-10-49](https://github.com/avrdudes/avrdude/assets/14282046/c2ae909d-9d36-4a64-8869-5d4668746f6e)
And here an example where it is…
-
MCU: dsPIC33CH512MP508
mcbootflash version: 7.0.3
Following this issue: https://github.com/bessman/mcbootflash/issues/13
Hi bessman, we are using a new MCU. this time it is the dsPIC33CH256MP508. S…
-
The SPI with the R4 is really slow, way slower than with the R3 when running the same clock and the same code.
[SPI_Arduino_Uno.zip](https://github.com/arduino/ArduinoCore-renesas/files/11940035/SP…
-
MCU: dsPIC33CH256MP508
mcbootflash version: 6.0.0
Following this issue: https://github.com/bessman/mcbootflash/issues/9
Hi bessman, we are still not able to properly flash a dsPIC33CH256MP508 with …
-
Using mcbootflash version 5.1.1 I am not able to properly flash a dsPIC33CH256MP508 with MCC bootloader. Downloading using mcbootflash doesn't generate any error but the program is not functionnal.
I…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What happened?
Using `%` in a template adds extra spaces at the end of the line where the `%` occurred. Each `%` adds…
-
Hi, - great work BTW -
I think there is an issue if there is no configuration named"default". I cannot launch the debugger, and get the following error instead.
"Failure to find a "default" config…
-
**Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.**
This issue is related to the addition of the new Microchip Microcontroller, …
-
Hi there,
When adding the GMAC driver into the project, nothing shows up in the project graph. Also the TCP/IP Configuration Window won't open.
Are the PIC32CX not supported yet? I can't see any…
-
I am trying to compile the web_server_nvm_mpfs demo app for the pic32MZ EF starter kit, but I ran into werror=pack-not-aligned.
](error: alignment 1 of 'struct _IPV6_ADDR_STRUCT' is less than 2 [-We…