Usart_interrupt
Posted on August 25, 2015 at 21:34Hello, I work with a STM32F429ZIT µcontroller and I have a set back. I wish find someone who could explain me what's happening in details in this part of the prog: /**...
Posted on August 25, 2015 at 21:34Hello, I work with a STM32F429ZIT µcontroller and I have a set back. I wish find someone who could explain me what's happening in details in this part of the prog: /**...
Posted on September 05, 2015 at 10:40Dear all I have a boot problem with the STM32F042G4U6 (uVision V5.14.0.0.). I designed a custom board and sadly forgot to connect the Boot0 (floating) to GND. Because of that, I can program the MCU, but the contr...
Posted on August 28, 2015 at 02:22 Hi, I'm working on a project that use an audiocodec, connected to a stm32f411 uC by I2S and I2C. I use HAL_I2SEx_TransmitReceive_DMA(&hi2s2, (uint16_t *)OutputBuffer, (uint16_t *)InputBuffer, 2*SAMPLES);...
Posted on September 02, 2015 at 16:20Hi, I need to send 16kbyte from uC to the PC. PC is host. I'm using CDC. What is the best way to use hal library to wait for a character from de PC to start send data? is CDC_Receive_FS function a blocking functi...
Posted on September 03, 2015 at 17:18Hey, I have encountered a interesting error. I have made a logger and to save power it goes to stop mode (~6-7ms), while the sensor is converting the results and to stand by mode (1-2s) till the next measurement....
Posted on August 07, 2015 at 18:35Hello everybody,I want create a project wich work with USART, I use as IDE Keil µvision5 (light version) then I bought a STM32F429ZI-DISCOVERY board to train with it. Currently I trying to understand how does it wo...
Posted on September 03, 2015 at 18:50Hi,i am searching for a openscource code to dim and change the frequency the leds over a potentiometer on the stm32f4 discovery board. I researched on the net but did not find anything. Can somebody help me pleas...
Posted on September 04, 2015 at 16:58Hi, I am using F405's FSMC to connect to a FPGA, I am planning to configure FSMC in SRAM/PSRAM mode, however, I only want to use 4 address lines, A[3:0], can the rest of address pins to be configured as GPIOs or ...
Posted on September 03, 2015 at 13:57Hi, We are using STM32F303 in one of our project and find the CCM routine booster is of great help. Now, we are openning a new project using F4, but the CCM programming information is very limited on F4. My quest...
Posted on September 03, 2015 at 18:35Greetings all, recently I am struggling with interfacing my http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF252419 with a 2 GB SD card (via http://i.ebayimg.com/00/s/NjAwWDYwMA==/z/CDsAAOxy-W9SNHsJ/$%28K...