STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G4 ADC MULTICHANNEL DMA

I'm trying to read ADC2 IN1(PA0 connected to GND) and ADC2 IN2 (PA1 connected to 3.3V). static void MX_ADC2_Init(void) { /* USER CODE BEGIN ADC2_Init 0 */ /* USER CODE END ADC2_Init 0 */ ADC_ChannelConfTypeDef sConfig = {0}; /* USER CODE ...

Ethernet for U-BOOT on STM32H753i-EVAL2

Hi,I have the STM32H753i-EVAL2 and need to boot from TFTP using U-BOOT. As the STM32H743i-EVAL is very similar to STM32H753i-EVAL2, I uses the stm32h743-eval_defconfig configuration in U-BOOT. I also added the- Networking support- Synopsys Designware...

technicr by Associate
  • 518 Views
  • 0 replies
  • 0 kudos

Resolved! Ethernet stops working on H7 dual core

Hi there!I 've got a project where i use the STM32H757 dual core (Riverdi 7")the M7 core runs freeRTOS with Ethenet (ping and echo OK)the M4 coreruns freeRTOS with ADC  using DMA and some EXTI (working as expected)When starting the M7 core first and ...

PGrif.2 by Associate III
  • 1539 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H5 Waveform Generation using External DAC

Hi,I am trying to generate waveforms using the STM32H563 microcontroller and several AD5791 DAC ICs. I am using the ADG732 Multiplexer with 5 select lines to connect my CS line to the required DAC IC. A simplified image of the hardware is provided be...

DAC_WF.jpg Screenshot 2024-06-11 125201.png mrsthb_qmt_0-1718274366194.png mrsthb_qmt_0-1718277565482.png

SD Card R/W error with Olimex STM32-E407 board

Hi, I am using Olimex STM32-E407 evaluation board which has STM32F407ZG. I tried Freertos,LWip etc successfully. But when i tested SD card interfaced with SDIO, i got errors. Failed to mount SD Card. I am attaching the main.c file herewith. Kindly he...

IBIS model Configuration STM32U5A9

Greetings,   I have a question regarding the IBIS model of STM32U5A9 family. in the setup of any pin there is model parameter that has to be selected. There are several models such as io100m_ls_xx_xxx. what exactly those models mean in terms of actua...

Au by Associate
  • 493 Views
  • 1 replies
  • 0 kudos