STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to get a project going on the Nucleo H745ZI?

Good day everyone,When I received the Nucleo H745ZI it had the blinking LED program on it. This was working fine.Now I'm trying to upload my own program and it's not doing anything at all. Both the LEDs and UART aren't giving output. This is after ge...

Jvan .10 by Associate III
  • 342 Views
  • 0 replies
  • 0 kudos

Hello, I am using a STM32F401RE Nucleo board and trying to get the IIS3DWB accelerometer running. At first everything works, but after powercycling once the device ID oscillates.

All initialisations seem correct on SPI side (at first SPI without interrupt) -> clock polarity high, capture on rising edge(2), SPI clock speed < 10 MHz, At first everythings seems to work properly (stable device ID even by moving the wires etc...)...

GPete.3 by Associate
  • 469 Views
  • 0 replies
  • 0 kudos

[STM32 library] Library improvement

Dear,It's just an idea to improve the STM32 library.In the "system_stm32fxxx.c" files in the CMSIS folder, the vector table offset is defined as follow :#define VECT_TAB_OFFSET 0x00In some product, I use a bottloader, so the vector table is relocate...

YDann.7 by Associate III
  • 593 Views
  • 3 replies
  • 1 kudos

bit timing issue in CANFD

Hi,i have STM32H7 Nucleo board, i'm trying to implement CAN-FD. so i was trying to send some data over CAN-FD to CAN-Analyser. For bit timing calculation i'm using STM32H743I-EVAL example as reference .fdcan_ker_ck - 20Mhz, Time_quantum- 50ns, Propag...

VPras by Associate II
  • 942 Views
  • 3 replies
  • 0 kudos

R/w problems with FMC NAND on STM32H743

Hi,I am trying and failing to work out a stable transmission between STM32H743 and a MT29F64G08CBABBWP-12IT:B TR MLC 64Gbit NAND chip.95%+ of the time transmission works as intended (write -> read -> verify cycle passes) but when it fails, it's rando...

stm32f030c8tx bricked?

I have finally managed to access these chips using a SEGGER.... I have no idea why but STLINKv2 and CUBE programmer won't access the same chips.Anyway, as I've finally gained access I have flashed my chips to test that they were properly functioning....

AHolm.1 by Associate
  • 564 Views
  • 1 replies
  • 0 kudos

Resolved! When the external interrupt operates, the RTC interrupt breaks and does not enter the RTC interrupt again. Help please.

Hello to everyone. I am working on the stm32f429 board. I set up the RTC for every second. In RTC interrupt, I am trying to assign the hour minute second information to the variable and display it on the screen. There is also one more interrupt that ...

MKoca.1 by Senior
  • 1081 Views
  • 6 replies
  • 0 kudos