write to bit band alias using gpdma

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

write to bit band alias using gpdma

576 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by joshuanapoli on Fri Feb 08 13:17:33 MST 2013
Is it possible to write through a bit band alias using GPDMA?
Labels (1)
3 Replies

441 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DF9DQ on Wed Feb 13 06:36:34 MST 2013
The bit-band alias is a virtual address range inside the Cortex-M3/M4 CPU only. The DMA can only reach the "normal" physical address of the GPIOs, but cannot do bit-banding.

441 Views
pjs
Contributor I

This would be super useful to have in the documentation. Also, it's super disappointing :smileysad:

0 Kudos

441 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ignas on Wed Feb 13 02:56:12 MST 2013
I'm also interested in this. All I get is DMACIntErrStat error although it works fine when reading/writing to any other part of memory.
0 Kudos