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

STM32L4 and SPI problems

Hello,I'm trying to connect my nucleo stm32L496zg with an external ASD (ADS1259) through SPI interface using DMA. So I connected MISO MOSI SCK and a pin used as interrupt for the End of conversion.If I use SPI1 no problem, I can see continuously the ...

M4R10 by Associate III
  • 1191 Views
  • 3 replies
  • 0 kudos

Using STM32L496VGY problems debugging easy project

Hello all,In a custom board I wrote a very simple code using stm32cube.When I start debugging it shows this message"Break at address "0x1fff1d66" with no debug information available, or outside of program code."After that I see the cursor in main at ...

M4R10 by Associate III
  • 939 Views
  • 5 replies
  • 0 kudos

STM32L552 (non-Q) current consumption dependency to VDD

I don't fully understand one thing with STM32L552 which has no SMPS: Does decreasing the VDD from 3.3V to say 1.8V reduce it's power consumption?All the measurements in datasheet and in AN5213 are done for operation ranges and in SMPS modes I see tha...

Resolved! STM32H7 QSPI kernel frequency too slow leads to read errors ?

I am developping a driver for a QSPI memory mapped memory on STM32H753.In SPI mode it works fine.When I switch to "quad io" mode (ie. 4 data signals) I read corrupted data. Adding some delays between reads improve the results (but doesn't completely ...

Gpeti by Senior II
  • 1909 Views
  • 5 replies
  • 0 kudos