Resolved! stm32h723zg Clause 45 MDIO
Hi all,i see H7 supports clause 45 MDIO access, but in the HAL library looks not implemented, i see only clause 22.How should i proceed to read/write c45 ? Thanks,angelo
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi all,i see H7 supports clause 45 MDIO access, but in the HAL library looks not implemented, i see only clause 22.How should i proceed to read/write c45 ? Thanks,angelo
Hi ST team,I'm using STM32H743IIT6 with REV_ID=0x2003 and encountered a problem. Quadspi dual-flash indirect read mode is used for continuous reading data from external. According to RM0433, If QUADSPI_DLR = 0xFFFF_FFFF and FSIZE = 0x1F (max value in...
Hello:I think I have found how to enable the i-cache on the STM32N657X0 using the STM Cube IDE through using the Pinout & Configuration of the project. Two questions:1. Is the icache actually enabled, or did I just made it available to be programmed?...
Hi,I'm encountering an issue with OCTOSPI auto-polling on the STM32U5G9NJ-DK1 Discovery Kit while following the "Octo-SPI FLASH in Regular-command protocol example" from AN5050 (Rev 12, February 2025). Specifically, in the OctalPollingWEL() function,...
I have been trying to reduce current consumption in a custom board and have seen that current is not getting below 9mA for microcontroller , i am running system on MSI at 2MHz and ABP and AHB peripherals both are at 2MHz ,and to enter in low power ru...
Hi all,I hope everyone is progressing well with their projects.I'm currently working with the STM32H47 series microcontroller. In my project, I log certain values and store them in external flash memory. Later, I use USB host functionality to retriev...
Hello, We are currently experiencing an issue with the STM32U585QII3 microcontroller. We use the LSE pin of the microcontroller to inject a 32.768 kHz signal generated by an external TCXO MEMS-type oscillator, with the input configured in RCC_LSE_BYP...
Hello,I am using a STM32H757 to convert 12 analog channels using ADC2 and ADC3 (code running @ Cortex M7).- Both ADC are configured at 42MHz sync clock, triggered by a timer- ADC2 use DMA1s0 to transfert data to AXI SRAM.- ADC3 use DMA1s1 to transfer...
I have diymore stm32f407vgt6 board , I connect usb give DEVICE NOT RECOGNIZED if i try DFU mode BOOT0 >3.3V, BOOT1 > GND, I try every thing but nothing . please help mee
I was trying to get the most out of my H563 set up and run as fast as possible. I am using the Nucleo-H563 board. I reconfigured in CubeMX to use System clock mux to use HSE source mux, multipliers and dividers set correctly for 250MHZ operation. The...