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! LTDC STM32H753 Debug crashes

wrote a basic test for ltdc and if i change any of the ltdc registers and pause the debug it crashes heres the functions for the ltdc ive wrote  void ltdc_gpio_init(void){ //GPIO B,C,D,E,F,G,H,I,J,K Clock Access RCC->AHB4ENR |= (1U<<1);//PORTB RC...

STM32L496VG on JTAG surfboard

Hi Everybody,I have a number of Stm32L496VG without crystals but, with pin headers from 3 years ago that I would like to design a new (something) with.These were designed while then learning the stm32 MCUs as I was moving away from PIC MCUs. Bottom l...

HXE_0-1725686440663.png HXE_1-1725686990252.png
HXE by Associate
  • 266 Views
  • 2 replies
  • 0 kudos

Resolved! Setup MDMA for inter-core data processing

Hello,I am fairly new to STM32 (and ARM MCUs in general), and I need a bit of help with DMA/MDMA transfers.I am using an STM32H747 dual core MCU and I intent to do some high-speed data sampling on the ADC (currently ~3 MSPS, going to 7-ish MSPS in th...

connect multiple STEVAL-MKBOXPRO

Hello everybody,I'm quite new both on the community and on sensors using.I have 3 STEVAL-MKBOXPRO which I'd like to use to acquire orientation of the upper limb (quaternion, acceleration, gyroscope data). What I've found so far is that the ST BLE Sen...

cekka by Associate
  • 240 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F105RCT6

in the process of or at least i want to backup the mcu data and transfer it over to another mcu,  i can connect and see the mcu with my pe cyclone fx but when i read and dump the data i get a empty file 768kb.  S31508000000000000000000000000000000000...

brt2015 by Associate III
  • 1542 Views
  • 21 replies
  • 1 kudos

SDMMC impssible to get working

Hello,I'm using a custom board and have gone through 3 iterations one with stm made EMI filter for SD, one with F2 chip with SDIO and now I'm using stm32l496zg with 4.7k pullups on D0-D3 and CMD lines. When running the completely unchanged code gener...

Resolved! Rename project and also directory in STM32CubeIDE

When renaming a project in the project tree view it seems one can rename the project itself but not the directory it initially had been created in.I have a project "myfirst1", renamed it to "myfirst" with all references. In the treeview one can see t...

Resolved! Max toggle rate using timers on stm32h503rb6

I am trying to toggle PB6 gpio at 10MHz on the nucleo board. I am trying to use timers to do this. Using LL library with full optimization and 250MHz system clock rate. I was able to get 3.5MHz ish. With timer 1 prescaler and divider being 0. Please ...

Resolved! PCB Customization

Good Afternoon Sir/Mam, We are Engineering Students. We have a PCB Design and I want to get it manufactured. We want it's single piece for our Prototype Development and Testing, once our Prototype completes the requirement criteria, we will order it ...

Ankur_1 by Associate II
  • 314 Views
  • 3 replies
  • 0 kudos