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

Resolved! SDCard DMA to RAM, No Performance Improvement

Hello All,I recent implemented a DMA transfer for SD card data to RAM (technically an external SDRAM) on the STM32F765VI. Previously we had been using an IT transfer. In other words, we are now using SDCard_WriteBlocks_DMA rather than SDCard_WriteBlo...

ZThat by Senior
  • 734 Views
  • 2 replies
  • 0 kudos

Trigger input not working as expected for phase detection

Hi community,I am trying to get timer3 to trigger on a rising edge, run for one 10ms pulse and then stop until it is next triggered. Application is AC phase control for a simple SCR circuit with 2 optos. I nearly have it working, but essentially, it ...

DMolo by Senior
  • 958 Views
  • 4 replies
  • 0 kudos

ANSWER: Why SWD stopped working after re-programming

I had a board that I was debugging, and all was going swimmingly. Then I started getting an 'unable to connect' message while debugging. I didn't touch the hardware, nothing had changed. So I thought.To make a long story short, I had enabled the f...

caleb by Associate III
  • 3546 Views
  • 7 replies
  • 0 kudos

Resolved! Using HAL SPI on H3LIS200DL

Hello:Previously using CMSIS, I was able to read or read/write this accelerometer device. Using HAL, I am having some problems. To start, I am trying to read the ID register. I am writing in the address and a dummy byte. The address for the ID regist...

Strange CAN_ID behaviour

I am currently working on a project for a Battery Management System. For this I need to communicate with the rest of a car via CAN. However, my CAN has strange behaviour when sending messages. When I try to send a message at 4Hz (so not fast at all),...

0690X000008BYlbQAG.png
YFric by Associate II
  • 2327 Views
  • 0 replies
  • 0 kudos

Noise problem with ADC

Good morning,I have a problem with the adc converter of the microcontroller stm32L053. I am in the prototype state and am using the Discovery Board.I only have the analog AN0 pin connected to ground. When I execute the reading the converter does not ...

0690X000008BQzUQAW.png