STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

problem on watchdog

Posted on August 05, 2013 at 14:51Hi everbody,I'm using a ST32F205VE. On my board, I'm using the internal watchdog of the microcontroller and an external watchdog (MCP1318T).During normal operation, the �c sends square pulses every 0.5s to the exter...

SPI configuration

Posted on July 26, 2013 at 08:00hello i have configure the SPI1 in the stm32F0 for a data acquisition from a sensor. I marked that the processor always enter in the RXNE interrupt  despite there is no  data in the MISO pin.    /* SPI1 Periph clock e...

STM32 SPI Hardware CS Generation

Posted on December 17, 2012 at 16:00 I'm working with the STM32F407VG chip (both on the STM32F4Discovery board and a custom board) and having trouble with the SPI port chip select in master mode. The following is the minimal code to demonstrate ...

jhaines by Associate
  • 2119 Views
  • 5 replies
  • 0 kudos

problem with long response in SDIO.

Posted on August 04, 2013 at 10:32Hullo guys , i have my own SD library working fine , but the problem is that i can not detect the card capacity because according to the datasheet (of STM32F2XX) ...... SD cards do not return long responses . so whe...

STM32 Manuals and Schematics Correct

Posted on July 26, 2012 at 09:09In Manufacturing my own Boards, and with the assistance of Tsuneo, I have found Usb Pinout Backwards. This is after I analyzed the Specs and Schems - which match my Eagle Pcb Files and my Boards. And, I tested this f...

jlchoobs by Associate II
  • 1762 Views
  • 6 replies
  • 0 kudos

passing values from the ADC to the DAC

Posted on March 20, 2012 at 22:43Hi all, Wondering if anyone can help me. I've got the example DAC and ADC programs working fine on the discovery board and am now trying to pass the values read in from the ADC to the DAC. Does anyone know how to do ...

Erase FW + Download FW from SD-Card

Posted on August 03, 2013 at 13:42Hello , I have a more theoretical question ( for now ) , suppose  i want to update the firmware on the STM32 , lets say i put the new FW file on the SD-card , the current FW should detect it and do the update . How...

STM32F0 ADC DMA sample rate

Posted on July 25, 2013 at 08:40I need to setup the ADC -> DMA to transfer at exactly 44100 hz. (Audio quality)I have setup the DMA -> DAC by setting the clock to TIM_Period to 1088 (48Mhz / 1088 = 44117) But i dont seem to have this control over th...

justin by Associate II
  • 781 Views
  • 3 replies
  • 0 kudos