Interfacing a SPI Flash on a ... ARM Cortex

Started by DavenPaget, January 01, 2012, 01:41:23 AM

Previous topic - Next topic

DavenPaget

 :icon_mrgreen:
Anyone who has done arm knows how to interface a SPI Flash ?  :icon_biggrin:
Hiatus

g_u_e_s_t

ive only used the arm on the leaflabs maple
and that programs using the arduino interface
but i did use the spi port

what platform are you using
and what problems are you hitting

DavenPaget

Meh , i finally got my SPI to talk to my Flash .
Thanks though  :icon_mrgreen:
Hiatus

g_u_e_s_t

cool
what average data rates can you get
if youre reading and writing at the same time

DavenPaget

Quote from: g_u_e_s_t on January 04, 2012, 03:38:25 AM
cool
what average data rates can you get
if youre reading and writing at the same time
Not sure :\ but i am doing it on a STM32F407VGT6 i think i can get around 10MB/s if the flash is that fast . I don't know how to calculate it though . 100MHz Flash . Don't know about the speeds .
Hiatus