Hello,
I am new to Maple/ARM. I did some programming with Arduino/AVR and PIC. Now I am interested in ARM. I have some questions about Maple board. I hope experienced users here may kindly help me to understand this.
1. Like how can I program it without using the bootloader way. I can compile an Arduino sketch and upload it using USBASP avr programmer. Arduino builds and stores the hex file in %TEMP% folder. What kind of programmer needed to do the same for Maple board? Is it possible to do this with STM32 Discovery Board? And which software is needed to program (like avrdude)?
2. Can I use Maple board as USB slave device? On PC I want to read the GPIO status. Is there any example code?
3. Is there a FAT32 filesystem for Maple?
Thank you in advance.
Best regards.