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

STM32F0 CubeMx SPI HAL Driver Initial Pin Level

Hi there, I created a project with STM32F042G6 chip using CubeMX. I am interfacing this IC to another chip using SPI. When I set the SPI1 and try to send a command, just before sending a command I have SCLK, MOSI, and MISO levels are high. After send...

DAkka by Associate
  • 319 Views
  • 2 replies
  • 0 kudos

STM32H745 Data share

Hi I'm new to dual core programming. I need to share data from M7 core to M4 core and M4 core to M7 core. Can you please let me know the steps I need to start.?

TWalp.1 by Associate II
  • 619 Views
  • 5 replies
  • 0 kudos

STM32H743ZI2 CAN message receive issue with MCP2551

I have hooked up a STM32H743ZI2 Nucleo board with a CAN tranceiver MCP2551 following the instructions kindly provided by mr. Hudak (https://os.mbed.com/users/hudakz/code/CAN_Hello/) with the exception of replacing the second board with a USB-CAN-modu...

SAmpi.1 by Associate
  • 734 Views
  • 3 replies
  • 0 kudos

Issue with the STM32H735-DK, OSPI Hyperram

Hi, in the example for the OSPI-memorymapped example, the test procedure is as follows..// This is running fine on the DEV board, ( it also works in byte mode fine.) while (1) { /* Intensive Access ---------------------------------------------...

Naldr.1 by Associate
  • 513 Views
  • 3 replies
  • 0 kudos

STM32H735 OCTOSPI2 Hyperram Errors

Using the STM32H735G-DK with on board external memory connected to OCTOSPI2.I'm using the demo code for this board to initialise the OSPI2 interface and to access the on board HyperRAM (S70KL1281DABHI023). The demo code writes 32-bits and reads them...

HSamm.1 by Associate II
  • 629 Views
  • 3 replies
  • 0 kudos

Use of ADC with DMA

Dear community,In a project the microcontroller STM32G4 is used, where three ADCss with DMA are used. On each ADC three channels are configured with 2.5 cycle sampling. The ADCs are triggered with a timer with a frequency of 125kHz.The processed data...

Garm by Associate
  • 519 Views
  • 3 replies
  • 0 kudos

Resolved! Reading images from external flash

Hi, I want to store images in external flash (W25Q32) . I did the linker script modifications. But I couldn't find that what should i do after it. Could you help me?EDIT : I think that I need the external loader.

Ezgi by Senior
  • 274 Views
  • 1 replies
  • 0 kudos