STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why does my UART gives a cannot access memory error

Hey everyone,When using the default project generated my UART works fine and I can see the output on my Putty terminal. Now for my application I'm trying to move the UART object to another file.UART.cpp:class UART { public: UART(); private: UART_Ha...

0693W000008wUyXQAU.png
Jvan .10 by Associate III
  • 685 Views
  • 3 replies
  • 0 kudos

Can I join a later workshop?

I was registered for tomorrow 11th March, but cancelled as the board hasn't arrived. I just spoke with FEdex and it's still clearing customs. Is there a later workshop I can attend?

PStan.2 by Associate
  • 1055 Views
  • 5 replies
  • 0 kudos

How to (successfully) apply mutex for queueing SPI jobs?

I'm trying to implement a queue system for external storage attached to the SPI. I have three parts:Add an item to the queueProcess an item from the queueHAL_SPI_RxCpltCallback (my implementation to override the weak default implementation)In doing s...

NSR by Associate III
  • 1283 Views
  • 3 replies
  • 0 kudos

Read FMC NAND memory at same speed as write.

When writing to FMC NAND address, FMC_NCE goes low at beginning of first write and then only comes high at end of last write. I can write 0x1000 words at 10MHz using a 60MHz FMC kernel clock. Therefore with the minimum SETUP, WAIT, and HOLD time, it ...

SBrow.2 by Associate II
  • 1026 Views
  • 4 replies
  • 0 kudos

timer channels STM32F303x6/x8

Hi! Regarding the microcontroller STM32F303x6/x8.I have to generate 4+4 PWM waveforms. Waveforms from 1 to 4 have the same frequency but each must have different duty cycle. The waveforms from 5 to 8 have same frequency (different from the first grou...

ABarb.7 by Associate II
  • 906 Views
  • 5 replies
  • 0 kudos

ERROR WHILE DOING SDRAM INITIALIZATION

I have connected external 16Mb SDRAM with STM32F429ZI controller.While initialization sequence of the SDRAM i am getting following error:handle_vCont_c, Failed continue threadError: Failed to set more breakpointsTarget is not responding, retrying...W...

0693W000008vv2kQAA.png
SGupt.5 by Associate II
  • 1006 Views
  • 3 replies
  • 0 kudos