STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

while(!__HAL_SD_SDIO_GET_FLAG(hsd, SDIO_FLAG_RXOVERR | SDIO_FLAG_DCRCFAIL | SDIO_FLAG_DTIMEOUT | SDIO_FLAG_DBCKEND | SDIO_FLAG_STBITERR))

Posted on July 18, 2014 at 10:37I keep getting stuck in an infinite loop in this function while(!__HAL_SD_SDIO_GET_FLAG(hsd, SDIO_FLAG_RXOVERR | SDIO_FLAG_DCRCFAIL | SDIO_FLAG_DTIMEOUT | SDIO_FLAG_DBCKEND | SDIO_FLAG_STBITERR)) and I am able to look...

STM32 Cube: GPIO_PinRemapConfig Cmd Missing

Posted on July 16, 2014 at 10:28Command: GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable,ENABLE); remap JTAG Pins PB4 and PA15  is not included, when you define SYS Debug Serial wire, and use PB4 / PA15 as GPIO otherwise it starts to get more and m...

PCIe Interface with STM32F4 Series

Posted on July 17, 2014 at 16:46Would it be possible to connect to a PCIe device using an STM32F4?  I'm looking to connect a cellular modem to an upcoming board, and most of the ones suitable for plugging into an embedded board (rather than solderin...

jwormsley by Associate III
  • 3150 Views
  • 3 replies
  • 0 kudos

Problem in Reading continuous ADC value

Posted on July 07, 2014 at 22:19Hi,I am using STM3220G-SK to read adc values from an external source.I have tried different codes but all of them give me the same result. once the program is fired the adc valued is read and shown on the LCD but afte...

sdashmiz by Associate II
  • 592 Views
  • 6 replies
  • 0 kudos

PC2 Line2 causing an EXTI interrupt on PC3 Line3

Posted on July 17, 2014 at 19:23 Hello everybody, I have a problem with one of my EXTI interrupt. I have two hardware switches, one is linked to the PC2 PIN, the other is linked to the PC3 pin. I also configure EXTI interrupts on the PC2 ...

STM32F103XC Flashing Issue

Posted on July 17, 2014 at 14:50Hi, We are using ST-LINK/V2 to flash STM32F103XC, on our customised board. While flashing we get issue 'Failed To Read CPUID'. Attaching Snapshot for your kind reference. Waiting For Your Reply !!!!!!! Regards, Ajees...

arakkal by Associate
  • 440 Views
  • 1 replies
  • 0 kudos