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

Timers and SPI and DMA

Posted on December 15, 2014 at 16:52Hi, I am using STM32L152. I programmed some timers to output a repeated burst of pulses without any software interaction. Now I want SPI to transmit data from a buffer, one 16 bit word at each pulse, and repeat th...

mmensch by Associate II
  • 567 Views
  • 2 replies
  • 0 kudos

Linking 2 different hex files

Posted on December 15, 2014 at 02:55Hi,How can i link 2 different hex files at 2 distinct memory locations?for example at 0000h i have my main code and at 4000h i have my application code. app code must access the functions in main code, so since i ...

ARM SPI CRC Definition Polynomial Structure

Posted on December 16, 2014 at 12:39Good morning there is someone who has found the whole chart  of the values, of the SPI_CRCPolynomial ??  like: SPI_InitStructure.SPI_CRCPolynomial = 7;   I have see 7 the most useful value, but who knows the oth...

B.Michele by Associate III
  • 1917 Views
  • 5 replies
  • 0 kudos

STM32L051 battery backup

Posted on December 16, 2014 at 15:58hi everybody, as far as i understood the data in the RTC registers are lost after a hardware reset or the power is lost. So the next idea is to use a battery as a backup. But after reading the data sheet and refer...

STM32F205zc ADC scan mode singel crosstalk problem

Posted on December 16, 2014 at 14:16I have a problem of crosstalk between sequence channels scan automaticly on the ADC3,2 of the MCU. It is look like it is depend on the sequnce of the sample becase the voltage changes on the first scan channel inf...

Barbie by Associate II
  • 811 Views
  • 3 replies
  • 0 kudos

Doubt in Keil uVision

Posted on December 11, 2014 at 10:18Hello guys,I´m developing an application in Keil uVision and I am getting this message.What does this parameters mean?Program Size Code = ¿Flash?RO-Data = ¿?RW-Data = ¿?ZI-Data = ¿?

0690X00000603APQAY.jpg
gerardo by Associate II
  • 805 Views
  • 3 replies
  • 0 kudos

PWM working but i can not change a pulse, STM32F3

Posted on December 15, 2014 at 17:19 Hello everybody, I've been working with my STM32 and to be honest I'm going to throw it out through my windows soon. I set a PWM (TIM1, CH1) and it actually was working preety well. Than I want to chang...

Confirming something about clocks

Posted on December 15, 2014 at 16:07Hello, I'm trying to confirm whether I understood the manual correctly.When setting up a clock's prescaler and counter, I should use the clock of the periphery bus it's connected to, right?, so for TIM4, with APB1...

jaravena by Associate
  • 583 Views
  • 1 replies
  • 0 kudos

STM32F407 CAN Transmit doesn't work

Posted on December 15, 2014 at 17:13 Hello! I use STM32F407 Discovery board and want to use CAN1. My IDE is CoocoxIDE. I've putoscilloscopeon line PD1 (CAN TX) and haven't seen any activity...Discovery CAN works without any CAN IC (CAN Driver...

vasyl by Associate
  • 614 Views
  • 1 replies
  • 0 kudos