STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

INTERRUPTS on STM32 F4 discovery

Posted on February 18, 2014 at 04:34Hello Everyone, I need help to implement 2 different interrupts in order to : detect the falling edge of the signal (1)detect the rising edge of the clock (R3) 120kHzAny help will be very appreciated. Thanks ...

0690X00000603HEQAY.jpg

How to use STM32L152 Internal Ref for ADC?

Posted on February 19, 2014 at 15:28Hello,I'm using  STM32L152 64pin MCU and don't know how to enable internal 1,2V Ref voltage for the ADC1.The ADC works well but is seems to use Vref+/- pins (I have ca 2,8V at these) by default.Btw. I'm on Discove...

Tom by Associate II
  • 620 Views
  • 6 replies
  • 0 kudos

Dual core stm32f4

Posted on February 20, 2014 at 08:45For many control applications that we have a fast control loop that can not be interrupted and also have communications on CAN,USB,RS485,Ethernet,...it is better to have a dual core stm32 that one core must be Cor...

STM32F429 DISCO demo binaries download ?

Posted on February 19, 2014 at 10:20Hi all, I've purchased the STM32F429 discovery board and would like to know where I can download the demo binary and possibly the source code to see if I can use the STemWin libraries to build my own apps. thanks...

mogy by Associate II
  • 1103 Views
  • 4 replies
  • 0 kudos

STM32W timer problem

Posted on April 02, 2013 at 11:30 Good morning, I have a STM32W rfckit 950 REV-A. I' m using the STM32W108xx_SimpleMAC_V2.0.1 library. I' d like to use a timer to switch a LED with a frequency of 1 Hz. I' m using an inter...

HSI vs CAN Bus

Posted on February 20, 2014 at 05:24Hi, For STM32F103, Internal 8MHZ HSI can work perfectly with bxCAN at 1M baud ?. Thanks #bxcan #stm32f103 #hsi

lcd_log.c for SD

Posted on February 19, 2014 at 22:33Hello,  i saw this library at USB-host example. I decided to try use this library not with USB but with SD card. I am trying to get understand how this library works, but it doesnt seems to be so easy. I have pro...

jspika by Associate II
  • 492 Views
  • 2 replies
  • 0 kudos

STM32F4 md5 hash

Posted on February 19, 2014 at 21:38Hi, I've problem with generating md5 hash. I use library from ST. It's called stm32f4xx_hash_md5.c and I call function HASH_MD5(PASS, 4, PASS_MD5). In PASS_MD5 I need hash. But the variable is empty. Can you help ...

zavodny by Associate II
  • 889 Views
  • 3 replies
  • 0 kudos

ADC single conversion mode

Posted on February 18, 2014 at 17:46 Hi, I'm working with stm32F0discovery, andI'm trying to develop ADC single conversione mode. This is my code of init ADC: uint32_t tmpreg = 0; /* ADC1 Periph clock enable */ RCC->APB2ENR |= RCC_APB2...

mosine by Associate II
  • 388 Views
  • 2 replies
  • 0 kudos