SDIO+DMA FIFO Error (TX Underrun) F4 STM32F417ZGT6
Posted on June 04, 2014 at 16:32The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 04, 2014 at 16:32The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on May 04, 2015 at 20:43Hi, I'm trying to write a custom initialization for GPIO of F1 and F3/F4 series. I've defined most of the MODE and IO types but stuct at alternate input mode. F1 series puts the pin to input mode while F3/F4 just sets ...
Posted on May 04, 2015 at 13:56Hello,My question is very simple. I'm wandering whether or not we can configure the MOSI/MISO pin as normal GPIO and set them in high impedance while a SPI communication is ongoing (just for clock generation for exampl...
Posted on April 21, 2015 at 02:21Hi, I connected only one qspi flash to the BK2_IOx pins of the STM32F446. Is it possible to use this flash as single-flash mode? Based on the STM32F446 datasheet, there's no QUADSPI_BK1_IO2 for 64 pins package, i...
Posted on May 04, 2015 at 11:45Hello everyone. My target is STM32F091C I want to send something using SPI and after that make an impulse with a bit of my microcontroller. On my scope I see that I send well the data but the impulse is not generate. ...
Posted on April 27, 2015 at 07:42 Guys, I tried to test blinking LED using RTOS and cubemx, but can't make it until now ? what do I miss here ? Please have a look on the main.c .. Thanks for reading and giving a clues...
Posted on January 23, 2013 at 16:16Hi guys,I'm using two channels of ADC1 to convert two different inputs, i'm using the interrupt mode of End Of Conversion. I don't know how to get these values into two different variables.Please take a look at my ...
Posted on November 07, 2012 at 17:33Hi, I'm working wih STM32L152 evaluation board, and i'm trying to make the MCU to enter stop mode. Though it seems like the MCU is stoping, I'm still woried about two things: 1. The MCU's current consumption is ab...
Posted on May 04, 2015 at 09:53Hi all, got the update to 4.7.1. Now stuff which was working before, doesn't work. stm32f4xx_hal_conf.h is not created anymore, actually it will be deleted. Am I the only one with problems on this update? #stm32
Posted on May 04, 2015 at 08:57Hi all,I try to understand the STMemWin example from the KEIL Library for the STM32F429 - Discovery Board and to make a own one step by step, now the point apears where i get suck with a problem. The Display is only Wh...