STM32H5 support for MX25L6433F
Hello Everyone,Is there any plan for ST to provide support drivers for the MX25L6433F serial NOR flash on the STM32H5 series of micros?MX25L6433F is the flash used on the X-NUCLEO-GFX01M2.Thanks.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello Everyone,Is there any plan for ST to provide support drivers for the MX25L6433F serial NOR flash on the STM32H5 series of micros?MX25L6433F is the flash used on the X-NUCLEO-GFX01M2.Thanks.
Hello STM32 Community,I’m working with a custom board featuring the STM32H725ZGT6, and I’m encountering some issues I hope you can help with. Out of the 10 boards I've assembled, 7 are functioning perfectly. However, on a few boards, the MCU isn’t be...
Greetings Sir/Mam,I have some questions about STM32 MCU Chips. Sir/Mam, I want to know if the STM32 MCU Chip Programming is possible, you may view the video on- https://www.youtube.com/watch?v=ndEeFQ5mi_g&t=106s , to get about my question. Sir/Mam, ...
Hello,I am using the SPI on the STM32H743ZITx as a SPI Master in Full-duplex mode to transfer large data packets (1600 bytes). But instead of seeing the data being transferred in a constant burst, I see it being sent out a byte at a time with gaps in...
Using STM32G0B1 device, DFU FW update is working as expectedIncluding leave request, wich results in expected device leave and start at requested addressBut `dfu-util` returns error status due to get_status error after leave requestAs stated in "AN31...
Hello, I am working on Battery Management Project where I can use USB type-C. But I can use CCx line tie off with 5.1Kohm pull down resistor for 5V 3A. After this configuration USB Type-C consume 3A current at 5V.Please give me suggestion that how it...
I want ust I3C private Read as target but send only 8byte and this error to Error Handler.
Hello everyone,I'm working on a project using STM32U031, and using RTC with LSI(32kHz) to calculate elapsed time, and everything working fine, the waveform of LSI output also looks great.And I need to switching power supply in sometimes, and there co...
Hi there!I am working on a project using an STM32G473CETx LQFP48 MCU in STM32CubeIDE.I am using TIM2 to simultaneously:1.) Generate a PWM output signal using:Channel 1 - PWM Generation CH1 - Combined PWM1 modeChannel 2 - PWM Generation No Output - Co...
I have a board that used STM32F07. I connect BOOT0 pin to GND via RES 10kOhm and left NRST pin open. At first i able to connect to STM32 and upload code but problem is after first time upload code (I use debug mode). It show STM is disconnect and aft...