Hello,
could you please provide the Cloony library file(s) for Eagle and further documentation about firmware upload to Cloony? I didn’t find much information about this in official documentation.
Thank you,
K.
Hello,
could you please provide the Cloony library file(s) for Eagle and further documentation about firmware upload to Cloony? I didn’t find much information about this in official documentation.
Thank you,
K.
Hi Kamil,
Cloony can be programmed by ST Microelectronics internal bootloader. You pull the BOOT pin to VCC, reset CPU or reaplly power and then you can flash code over USB - TTL UART converter by our BCF python utility. Use TXD0 & RXD0 pins.
The USB is not connected so you cannot do USB/DFU flash.
Other option is to do a firmware flash over 10 pin JTAG connector, but that is by default unpopulated.
Here’s similar approach with Core Module which you can follow. Please see the section “Programujme Core modul přes UART” https://chiptron.cz/articles.php?article_id=129
I’ve asked colleagues your question regarding the Cloony library, they’ll answer here later.
Martin
Thank you for prompt answers guys.
K.