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

stm32f0 Adc Issue

Posted on June 02, 2014 at 19:41 Hi every body, I am using stm32f0 to control a water control systems by getting a value from a temperature sensor which is read by the ADC. I am trying to activate my system 15 secondes each 30 secondes, 4 ...

d4ng3r09 by Associate II
  • 408 Views
  • 2 replies
  • 0 kudos

System Clock Mux HSE doesn't work

Posted on June 04, 2014 at 02:51Hi, I am using the STM32F415RGT.  A 50MHz oscillator is connected to the HSE input.  In the STM32CubeMX Clock Configuration tab, I selected HSE for the System Clock Mux.  Supposedly the system clock should be driven d...

Setting sysyTick Timer to 1ms

Posted on June 04, 2014 at 14:22Hi All, May I know how to set Systick Timer to set for 1ms. The code in which I noticed was  like thisif (SysTick_Config(SystemCoreClock / 1000))  {     /* Capture error */     while (1);  }Is it set to 1ms. If so how...

santosh by Associate II
  • 1974 Views
  • 2 replies
  • 0 kudos

STM32F0 Init.

Posted on May 19, 2014 at 06:51I migrate NXP to ST. Please, could you send all links for work with STM32F0 with coocox.Links of supportMoviesANEmails of supportDocuments.Thank you. #stm32f0

marcos by Associate II
  • 1692 Views
  • 11 replies
  • 0 kudos

TIM2_IRQHandler(void) not working on STM32F407Vg

Posted on June 03, 2014 at 20:17 Hi guys, i encounter some problems using timer interrupts. I tryied several code examples from the web, but the problem stil occurs... I am using IAR 6.3 as ide, i cant figure out what is wrong in the...

Bogdan by Senior
  • 1042 Views
  • 4 replies
  • 0 kudos

SPI communication basic STM32F103ZE

Posted on June 03, 2014 at 09:24Hello,This is my first time I am working on STM, previously I successfully work on PIC32.I want really basic information about SPI communication in STM32F103ZE.my questions are,1. How to set the SPI mode, which regist...

STM32VLDiscovery SPI2 - how to enable?

Posted on June 03, 2014 at 01:32Hi,I'm new to STM32 development.  I'm working my way through Professor Geoffrey Brown's ''Discovering the STM32 Microcontroller'', using an STM32VL Discovery board, and have run into a snag in the SPI section.After no...

STM3221G-EVAL ETHERNET

Posted on May 31, 2014 at 16:51I'm a student of University of Tunisia and I'm using IAR Embedded Workbench for ARM, v. 7.10, 32K Kickstart Edition on WIndows 7...I am currently alternating, and my first project is to establish communication between ...

STM32F030K6 device issue

Posted on June 02, 2014 at 11:22In this device(STM32F030K6), CLK & DIO signals for SWD are in portA (PA13&PA14). But unknowingly I have changed the default settings of portA(PA13-dio, PA14-clk) and flashed the program. so I want to erase the flash m...

abilashs by Associate II
  • 1947 Views
  • 14 replies
  • 0 kudos

Spi 3 problem STM32F429

Posted on June 03, 2014 at 11:30HelloIn our project we need the Spi 3 channel to control an Oled display. The display is connected to pins: D6, B3 and B4 so the Spi 3 pins need to be remapped to those pins.The remapping is done in the spi3 init func...

m_ by Associate II
  • 610 Views
  • 2 replies
  • 0 kudos