Question
Allocating memory for 2x256KB buffer
Posted on August 01, 2013 at 16:01
dear all,
I trust you are well. I cannot figure this out and I was hoping someone more experienced than me could help me out...I am trying to allocate memory for 2 buffers (of uint16_t type) on a STM32F407ZG. each buffer should be max 256KB but I can only allocate 1/10 of that (i.e. 25600x16). I am sure I am missing something but do not know what. Any idea?Thank you #memory #stm32f407zg