• how to read a buffer values in controllers
    i have one external buffer to store the input values .while processing i need to read the input values from that buffer to my Winbond controller in Port(P0) how can i read this external buffer? ...
  • reading memory buffers with ULINK PRO
    Hello and happy new year for everyone I'm currently working on a application that use a STM32F4 to process(filter, FFT, etc) large amount of data, and i'm interest in extract via debugger the data buffers...
  • scanf - how to delete a char in the in-buffer ?
    I use scanf for input from a keyboard and echo in a display. It works good, but for the backspace-key I need to delete the last character from _getkey()-input. ? Thanks in advance. Dieter
  • How to write and read on external ram (register of CF)
    Hi, I just try enough time but don't do it really to write and read on the register of an CompactFlash, I think that is the same for an external ram. I have an embedded system, a pcb which have...
  • Buffer address
    Could you tell me what the 0x03 stands for in this code. (USB_DMA_BufAdr(0x03 or point to any documentation on keil code and Buffer addresses.