Sebastien CRETENET

Results 2 issues of Sebastien CRETENET

Hi world, I'm working with custom RP2040 boards with IS25LP***D flash chip (usually IS25LP016D) I've made custom board file and all works fine. The trouble is with the uID returned...

review
hardware_flash

Cannot getting it working on ATtiny88@8MHz(internal) + ATTinyCore 1.5.2 I must do something wrong, here is my code : ``` #include // required for main() #define TX_PIN PIN_PC1 #include "ATtinySerialOut.hpp"...