STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI interrupt problem

Posted on March 15, 2016 at 00:27Good evening! I am trying to move from blocking to nonblocking SPI communication but I have trouble getting the RXNE interrupts to run, while TXE works fine. Running ''HAL_SPI_Receive(hspi, buffer, 2, TIMEOUT)'' work...

The best sequency to initialize RCT in STM32f37x

Posted on March 10, 2016 at 13:30I've tried to access the document in the , but the result is 404 server error. What I'm trying to do is initialize a RCT clocked from HSE 12 MHz quarz. It's initializing after I restart it from the debugger several t...

zdravko by Associate II
  • 554 Views
  • 2 replies
  • 0 kudos

STM32F373 DAC noise?

Posted on March 11, 2016 at 00:21Where do I find information about noise of DAC in STM32F373, for example Output Noise Spectral Density ?

Issue with SysTick interrupt not triggering on STM32F0

Posted on March 14, 2016 at 17:12 I've been having trouble with getting the SysTick interrupt to trigger in a simple program using the standard peripheral library. The code should just pulse an LED every time the SysTick interrupt fires, but ins...

banks by Associate II
  • 1800 Views
  • 8 replies
  • 0 kudos

CRC calculation problem

Posted on December 16, 2015 at 15:40Hi. I'm trying to calculate CRC on STM32F303 using CRC peripheral. I check the correctness of calculation with this on-line application: https://ghsi.de/CRC/ But I have problems, when I want to calculate CRC abov...

matic by Associate III
  • 2224 Views
  • 16 replies
  • 0 kudos

Stm32f407 VG and VE variants

Posted on March 10, 2016 at 09:28Greetings,This will probably be an amateur question for most of you but I need to make sure.I have a project in which I use an stm32F407VGT6  mcu and I need to make another board.I don't have access to those mcus any...

azayetey by Associate II
  • 971 Views
  • 1 replies
  • 0 kudos