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

ADC and TIMer callbacks

Hi Can anyone help me understand the difference betweena) writing control loop and obtaining ADC values in HAL_ADC_ConvCpltCallback with ADC ISRsinstead ofb) writing control loop and obtaining ADC values in HAL_TIM_PeriodElapsedCallback using TIMER I...

VidhiPa by Associate II
  • 2121 Views
  • 6 replies
  • 0 kudos

Reduce Bluetooth_LE size

I'm looking to reduce the flash size of my projectI saw that the BLE takes a lot of space.I'm already using the custom_ble_stack_conf.h where I enabled only the SECURE_CONNECTIONS_ENABLEDAre there any other steps I can take to reduce the size?Thanks

vly.1 by Associate
  • 1073 Views
  • 1 replies
  • 0 kudos

STM32 Receive Multiple DMX Universes

Hey there,another question. I can successful output 8 DMX universes received via Artnet using DMA (Mem->Periph). At the same time I want the possibility to receive upto 8 different DMX signals connected to the MCU. Therefore I hooked up the receive l...

PUrsu.1 by Associate II
  • 3959 Views
  • 9 replies
  • 0 kudos

STM32H745 ethernet and telnet uart!

Hi All, I am looking to use the STM32H745 dual-core chip in my next design. I currently use a CH9121 device that handles the transparent ethernet to UART bridge for me and looking to incorporate this functionality into the STM32H745 on the M4 process...

ENort.1 by Associate III
  • 2354 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F4 - make watchdog IWDG faster if it is already active?

I want to use the IWDG watchdog with the maximum possible time delay of approx. 30 seconds. As the device cannot be switched off, It has to go into standby mode (HAL_PWR_EnterSTANDBYMode) instead.  The issue here is, that the watchdog would wake it u...

awiernie by Senior II
  • 4130 Views
  • 6 replies
  • 0 kudos

Can ROHS BGA be used with SnPb solder?

It's my understanding that it is a bad idea to mix lead-free and leaded solder, and that it can cause cracks.I'm using a TFBGA100 package on an STM32H7 and have some long-term reliability requirements. In order to avoid tin-whiskers, I was considerin...