Difference: MicroSdBlocks (67 vs. 68)

Revision 682021-03-10 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 21 to 21
 

Hardware

Flash 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 flash

The 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 Flash

The 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.
MMC-SD-miniSD-microSD-Color-Numbers-Names.gif nucleo-sd-adapter.jpg
Line: 58 to 70
  Block size 512 Bytes, SPI mode 0 (CPHA=0, CPOL=0), Pull-up on MISO.
Added:
>
>
 
nucleo-sd-adapter.jpg
Added:
>
>

microSD Adapter on STM32F405 Feather

SDIO Interface

 

JTAG/SWD

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback