Hey guys,
im wondering if there are any uncompatibily between
Maple and Maple native regarding: Debugger, bootload,
IDE...?
Does Maple support LDC or I2C Display?
Can I connect a SD Carte via SPI on the STM32 ARM cortex-M3?
Thanks in advance.
Hey guys,
im wondering if there are any uncompatibily between
Maple and Maple native regarding: Debugger, bootload,
IDE...?
Does Maple support LDC or I2C Display?
Can I connect a SD Carte via SPI on the STM32 ARM cortex-M3?
Thanks in advance.
I think you can consider Maple Native a superset of Maple. Of course they both have their own version of bootloader, but this is transparent to user until you'll start hacking/flashing bootloader by yourself.
Yes, Maple supports various LCD displays, with different kinds of interfaces - I2C, SPI, parallel 8/16 bit, both character and graphics ones. And yes, you can connect SD via SPI.
Hey Siy,
Does it mean that i CANT flash the STM8`s bootloader on the STM32?
----> STM8 and STM32 have different firmware.
As far as I know, there MCUs have different architecture and instruction set, so you definitely can't flash anything for STM8 into STM32. To be exact: you can flash, but it wouldn't work :)
Hey,
Does the STM32F103* family has the same bootloard?
For my point of view it should be, but ...
thx for any answer!
You must log in to post.