Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%DASHBOARD{ section="banner" | ||||||||
Line: 21 to 21 | ||||||||
HardwareFlash Drive | ||||||||
Deleted: | ||||||||
< < | The built-in flash (STM32WB55C has 1 MiB FLASH) can be used as a flash drive. No additional hardware is needed. 384 KiB is about the same as the old DD 5 1/4" floppy from 1978 had. | |||||||
Changed: | ||||||||
< < | Flash Memory Layout | |||||||
> > | Built-in flashThe built-in flash (STM32WB55C has 1 MiB FLASH, page size 4 KiB) can be used as a flash drive. No additional hardware is needed. 384 KiB is about the same as the old DD 5 1/4" floppy from 1978 had. The STM32F403 has also 1 MiB flash, but most sectors are 128 KiB, and the built-in flash is therefore not suitable for a flash drive.Flash Memory Layout | |||||||
FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 256K 20 KiB Forth Core | ||||||||
Line: 38 to 40 | ||||||||
FLASH_BLESTACK (rx) : ORIGIN = 0x080C0000, LENGTH = 256K | ||||||||
Added: | ||||||||
> > |
Serial FlashThe STM32F405 Feather has an 2 MiB Serial Flash W25Q16![]() | |||||||
SD Drive | ||||||||
Added: | ||||||||
> > |
Home Brewed microSD Adapter for STM32WB55 Nucleo/Dongle | |||||||
You can build a very cheap microSD adapter by yourself with a microSD to SD adapter. You have to solder only 7 wires to a pin header. The breakout board for microSD cards from Adafruit have a level shifter, but this is not needed because the levels on the Nucleo are already 3.3 V. Only the CD pin is missing, this could be handy to detect a microSD card.
| ||||||||
Line: 58 to 70 | ||||||||
Block size 512 Bytes, SPI mode 0 (CPHA=0, CPOL=0), Pull-up on MISO. | ||||||||
Added: | ||||||||
> > | ||||||||
| ||||||||
Added: | ||||||||
> > |
microSD Adapter on STM32F405 FeatherSDIO Interface | |||||||
JTAG/SWD |