STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Increase SPI Frequency on STM32F4 Disc

Posted on May 17, 2015 at 17:29Hi there , I use the SPI3 unit on my STM32F4 Discovery board to control a TFT. I want the images to load faster and as a result I need to increase the SPI3 clock/frequency. Currently this line of code clocks the unit:R...

monta by Associate II
  • 396 Views
  • 5 replies
  • 0 kudos

nrf24l01 sending from f3 to f0 discovery

Posted on May 18, 2015 at 22:35 Hello! I'm trying to pair two nrf24l01 with f3 and f0 discovery boards. I've checked all the registers and they are initialized correctly, but I still can't receive anything. I don't have access to a spectrum a...

urban by Associate
  • 152 Views
  • 0 replies
  • 0 kudos

SmartCard UART HAL Library problem/work-around

Posted on February 04, 2015 at 20:171. SmartCard USART mode, getting an interrupt for, receiver overrun error (ORE) while transmitting. ORE interrupt before TC interrupt.   Causes truncated transmission. Using   HAL_SMARTCARD_Transmit_IT() The Smart...

calling hal_delay inside callback (ISR)

Posted on May 12, 2015 at 16:18 Hi, I'm struggling with this on stm32f429 discovery board with arm cortex M4: I have a reception task via UART which receive a character per time and put it in a circular buffer cbuff. When some conditions ...

valerio2 by Associate II
  • 692 Views
  • 2 replies
  • 0 kudos

Reload firmware demo for STM32F429i

Posted on November 01, 2014 at 19:15Hi! i got the discovery board STM32F429I Disco (the one with the TFT LCD).I'm using Ubuntu, and my own toolchain like this https://www.alexwhittemore.com/stm32f4discovery-on-ubuntu-command-line/ .Using St-link and...

jmanleyp by Associate II
  • 1078 Views
  • 7 replies
  • 0 kudos

Reading worng first byte from serial flash

Posted on May 18, 2015 at 09:43Hi everyone, I'm working on custom board connecting STM32L152 to MX25L8006E (serial flash) using SPI driver. The SS is handle by me (software). I'm writing 24 bytes to some address and when i read from same address the...

moran by Associate II
  • 450 Views
  • 2 replies
  • 0 kudos

ADC to turn on LED HELP!

Posted on May 11, 2015 at 12:46 Hello, I want to read data from ADC so that a LED turns on when I connect 5V to the input pin of the ADC and turns OFF when I connect 0V to it. The problem is that the LED turns OFF when I connect 5V inste...

fiulala by Associate II
  • 440 Views
  • 3 replies
  • 0 kudos

Problem with I2C and TIM1

Posted on May 18, 2015 at 11:53Hello!I have downloaded Cube for stm32f091 and have some problems with I2C_TwoBoards_Com example.The problem is frequency of I2C clock. In example is said that System Clock is 48MHz. And with macro &sharpdefine I2C_TIM...

karolina by Associate II
  • 240 Views
  • 0 replies
  • 0 kudos

updating CubeMX project if loops lost

Posted on May 12, 2015 at 16:10Hey, after I updated a CubeMX generated project again with CubeMX, all my if loops in the while loop were lost. Other loops outside of the main() are untouched. Where is the problem? Can anybody help me please? Thanks ...

gross by Associate II
  • 396 Views
  • 4 replies
  • 0 kudos

clock configuration in STM32F107Rc

Posted on May 17, 2015 at 08:49HiI want to use the dSPIN family firmware library for my board. The STM32F107RC and a 8MHz crystal are integrated on my board. I have problem with this library (system clock configuration) and I confused.I want to have...

yasamin by Associate II
  • 311 Views
  • 2 replies
  • 0 kudos