STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo H723ZG docking options

Hello,I want to use the Nucleo H723ZG for a project with analog & digital lines and can't find the article number of the headers CN7, CN8, CN9, CN10. Is there a specific cable/contact type I can use to plug in the black header body? Or are the header...

Resolved! stm32u585 clock config

Dear Sir.Attached a code of SystemClock_Config();void SystemClock_Config(void) { RCC_OscInitTypeDef RCC_OscInitStruct = {0}; RCC_ClkInitTypeDef RCC_ClkInitStruct = {0};   /** Configure the main internal regulator output voltage */ if (...

VREF+ not working

Dear Sir.Attached a schematic of STM32U585 . LDO_V28 is tested for 2.8v.Issuing the commandHAL_SYSCFG_VREFBUF_HighImpedanceConfig(SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE); HAL_SYSCFG_VREFBUF_VoltageScalingConfig(SYSCFG_VREFBUF_VOLTAGE_SCALE2);   HAL...

Value gaps in DMA transferred ADC data

Setup is as follows:ADC1 & 2 in 'Dual regular simultaneous mode only'DMA1 stream 0 used to transfer ADC data to AXI SRAM buffer (40000 32 bit values), DMA circular mode.Using 'HAL_ADC_ConvHalfCpltCallback' to signal half buffer filled and 'HAL_ADC_Co...

HPiG by Associate II
  • 1081 Views
  • 7 replies
  • 0 kudos

Resolved! Did I destroy my STM32F7? (SB12 removal)

Dev board: Nucleo-F767ZIDear all,as I wanted to have my own Vref+ for ADC conversions I removed solder bridge SB12 (coupling Vref+ with VDD) to input my own reference voltage (~3V) at Pin 6 CN7.After removing the SB12 however the STM 32 device is not...

0693W00000Bc6XQQAZ.jpg
AKuts.1 by Associate
  • 732 Views
  • 3 replies
  • 0 kudos