stm32f4 discovery board spi dma example
Posted on June 02, 2014 at 10:34 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on June 02, 2014 at 10:34 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 01, 2014 at 13:16Hi everyoneI'm using IAR Embedded Workbench for ARM, v. 7.10, 32K Kickstart Edition on WIndows 7, for an university project to program a STM3221G-EVAL board (using SWD Interface). if anyone can solve my problem when...
Posted on June 02, 2014 at 14:32Hi,We are working on STM32F417.We are getting a ''problem'' (if it is a problem) with the SPI through DMA.The function which send data through SPI is selecting the device at the beggining and unselecting it after the ...
Posted on June 02, 2014 at 11:32Hello!I'm working actually on a new project on the STM32F103C6 (i'm learning how to program on this �C)My problem is on the SPI. I have a component (temperature sensor), which send by SPI Data and I read the data on t...
Posted on June 02, 2014 at 13:14Good day friends, Am using STM32F030K6 device for my project. I had met some issue related to SWD, BOOT0/1, Flash and USART things. So i want to know anyone who knows about this device . -welcome.
Posted on May 30, 2014 at 14:14Hi,I have a 32F429I discovery board and I am trying to put it into sleep mode using a call to HAL_PWR_EnterSTOPMode . I believe that this works, but I would also like to turn off the display when doing this.Is there an...
Posted on February 10, 2014 at 17:48Hello,I've downloaded the custom-hid program on the STM32F3 Discovery . I've alsoinstalled the usb hid demonstrator. But it doesn't recognise any 'USBHID target'. How can I make the host talkto my board? Will it h...
Posted on June 02, 2014 at 04:16Hello, I'm using STM32F4 discovery to develop usart communication function. The usart parameter is below. /// Set serial port USART_StructInit(&USART_InitStructure); USART_InitStructure.USART_BaudRate = 9600; ...
Posted on May 31, 2014 at 12:45Hey, I am presently transferring an image from a camera (connected through DCMI) to the internal SRAM via the DMA. This way I'm able to get the whole image. However, when I try to write into the external SRAM through t...
Posted on May 31, 2014 at 21:37Hello Friends, I bought stm32f4 discv. board and also http://www.aliexpress.com/item/1-pcs-MPU-6050-Module-3-Axis-Gyroscope-Accelerometer-Module-for-Arduino-MPU-6050-Worldwide-FreeShipping/1361575363.html board but i h...