STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FatFS SD wont initialize

Posted on January 02, 2014 at 06:01Hi All, I'm having problems with getting my 2Gb Micro SD card to initialize. From deubgging, I have found the problem occurs in the FindSCR(RCA, scr) function called within SDEnWideBus(FunctionalState NewState). Sp...

Information for Firmware updates

Posted on January 03, 2014 at 00:30Hello ! How could I get informed of firmware/software updates from ST ???? I've recently discovered when searching for code in github that the STM32F4_dsp_stdperiph_library was at version 1.3... How do you make it ...

bluexav by Associate III
  • 317 Views
  • 0 replies
  • 0 kudos

STM32F4 - Keil UDP example?

Posted on January 02, 2014 at 19:49Does anyone know where I can get a hold of an example using an stm32f407, UDP, and Keil TCPnet library?I am using:STM32F407VGT6Micrel KSZ8721BLKeil UV4RTXTCPnetI have been trying to get a UDP broadcaster to work to...

dibs by Associate II
  • 427 Views
  • 1 replies
  • 0 kudos

I2C Ack error

Posted on December 27, 2013 at 08:26dear all       i am using an I2C protocol to interface micro-controller with EEPROM, i am facing an Ack error , i kindly request you all to help me regarding this error , i have attached the file plz have a look i...

MAX485 and STM32 ?

Posted on January 01, 2014 at 01:49Guys, Can I use MAX485 and STM32F107VCT6? I can't find VH max on F107 datasheet, is it possible if I interface MAX485 with STM32F107VCT6 USART ? pin PA9 and PA10 connected directly to MAX485 Any clues ? Thanks #...

HSE can not be ready at debug

Posted on July 09, 2013 at 09:34 In mySetSysClockTo72 function, there is /* Wait till HSE is ready and if Time out is reached exit */ do { HSEStatus = RCC->CR & RCC_CR_HSERDY; StartUpCounter++; } while((HSEStatus == 0) && (Star...

auzgec by Associate II
  • 2380 Views
  • 9 replies
  • 0 kudos

STM32 PWM output blocked ?

Posted on January 27, 2011 at 15:17STM32 PWM output blocked ? #pwm-systick-dma-nvic #tim4 #pwm #pwm #stm32f #tim4 #stm32f103 #outputs

hanser by Associate II
  • 2121 Views
  • 13 replies
  • 0 kudos