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

STM32F405RG USART DMA FIFO Error Problem

Hello, I am trying to use DMA with USART to transmit and receive data to buffers in internal RAM.I setup my DMA1_Stream4 as USART3_TX. However, after setting DMA control register, Peripheral address, memory address, number of data to transfer, Enabli...

LLOLO.1 by Associate II
  • 515 Views
  • 2 replies
  • 1 kudos

protect uart from being hacked

We welcome everyoneIs there a way to protect uart from being hacked!?For example:I have a device that uses gsm to send sensitive data.Anyone with a simple background can learn the uart pins and then put a logic analyzer or rx probe and then know ip a...

xmart by Associate II
  • 1770 Views
  • 5 replies
  • 0 kudos

Resolved! Issue with AD conversions

We encountered a big issue with the ADC's in a project.The G4 device has 4 ADC's configured (ADC1, ADC2. ADC3, ADC5).ADC1 and ADC2 are sampled simultanious and triggered by HRTIMER1A interrupt with 4 channels each.ADC3 and ADC5 are in independent mod...

DBein by Associate III
  • 4563 Views
  • 32 replies
  • 0 kudos

I have very basic questions about FMC

1. can I use FMC to interface with any kind data address oe cs device? 2. The device is not SDRAM or flash or any kind of memory, Does anybody have an experience with that? 3.The device is from the early 90's and works with 5V logic level, Can I use ...

IMor.1 by Associate II
  • 868 Views
  • 4 replies
  • 0 kudos

how to cover previous HAL_UART_Transmit_IT with a newer one?

I'm trying to transmit a newer data while the previous transmit interrupt hasn't finished, I simply just call HAL_UART_Transmit_IT again and the result is the first called interrupt will finish its whole job and the second call do nothing, I know the...

Olly Kao by Associate III
  • 527 Views
  • 2 replies
  • 0 kudos

Proofing I2C slave against too short reads: outputs old value from TXDR as soon as master clocks again - how to prevent?

I have this scenario:My stm32f0 implements a I2C slave, and I have a raspberrypi with i2ctools as a master.I define a bunch of 16bit wide registers to access in the stm32.Now I wanted to test what happens if the master only reads 1 byte instead of 2 ...

SKled.1 by Senior II
  • 902 Views
  • 1 replies
  • 0 kudos

Resolved! Interrupt flag is set, but interrupt is not entered

Dear community,once again I am asking for your kind help. I want to implement a simple timer interrupt as a time basis on my STM32F407. I configured Timer11 and it seems to count as I expected (as far as my debugger can tell me). When the counter hit...

AHass.1 by Associate II
  • 1367 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L152 - EVAL board with DALI interface

Hi Team, Planning to interface DALI interface to STM31L152- EVAL board kindly suggest me.STM32L152 EVAL - MasterDALI 4 channel LED dimmer - slaveDali click2 Board - Bridge So, How can i use DALI stack library ....is that direct ST provided code can u...

MNage by Associate II
  • 3167 Views
  • 7 replies
  • 0 kudos