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

Resolved! HAL_RTC_SetTime() - Changing daylight

Posted on April 25, 2017 at 10:19I have some problems to understand the functionality of HAL_RTC_SetTime().It is possible to set time and daylight handling data. This makes sense.But how can I adjust the daylight without the other time data? Or the ...

Problem with USB3300 and STM32F205

Posted on April 25, 2017 at 15:50I'm trying to to use USB3300 board with stm32f205 in Host mode, but it doesn't work properly. I see that VBUS Led is off, so I tried to use external power supply but it doesn't work. Any help ?

MMFAR Strange Address

Posted on April 25, 2017 at 15:46Hi, I'm doing a project on an STM32F407 device. I'm getting an intermittent Hardware Fault (see attached). From the stacked PC address the error appears to be happening when vsnprintf had been called and is running. ...

joe by Associate II
  • 227 Views
  • 0 replies
  • 0 kudos

nucleo-F767ZI CAN bug

Posted on April 25, 2017 at 14:10I use CAN1 and CAN3 on the nucleo board and generate CAN code with stmCube version 4.20.After automatic init CAN1 and CAN3 I deinit the can and then I try to init CAN1 again.CAN1 is not working.I'm looking in the can...

CAN STM32F303K8 HAL_TIMEOUT PROBLEM

Posted on April 24, 2017 at 17:17Hii am working with CAN of STM32F303K8  when i use status = HAL_CAN_Receive(&hcan, CAN_FIFO1, 100);status always  HAL_TIMEOUT any help please #can #stm32-can #nucleo-f303 #stm32

abdou si by Associate III
  • 251 Views
  • 4 replies
  • 0 kudos

Flash a cascade of STM32 with bootloader

Posted on April 24, 2017 at 17:10Consider the following setting:One MAIN STM32F407 and one LOW STM32F407.There are both connected via a UART. But only the main is connected with the UART to a flasher.How could I flash both CPU (both are running with...

ADC

Posted on April 22, 2017 at 08:36Hi,I am testing ADC interface on STM32F769i-Eval board.When i use default Example of ADC provided by ST, it works properly.STM32Cube_FW_F7_V1.6.0\Projects\STM32F769I_EVAL\Examples\ADC\ADC_RegularConversion_PollingBut...

F103C8T6

Posted on March 02, 2017 at 09:21I encounter debug problems when trying  to make blink an LED of a board that include a STM32F103C8T6.I set up the hardware firmware (GPIOs) with the program STM32CubeMx, and wrote two lines code to make the led blink...

0690X00000606RqQAI.png
g. lewis by Associate II
  • 614 Views
  • 9 replies
  • 0 kudos

STM32F746 GPIO to DMA memory

Posted on April 25, 2017 at 08:58Hi to everyone,I am quite new to STM32, i am starting a new project with it. STM32 seems to be very powerful. However am facing something difficulties and am not sure on what I am doing.I am trying to implement the D...

Labels