Currently try to configurate settings for register I2C_CRI.
Not sure which value should I set for bit NOSTRETCH. I am using I2C as master.
This bit only effected when using I2C as slave. But in m...
I am testing Rx handler logic on a STM32H7 based board. Pins PD0/PD1 are set as Rx/Tx (huart4) with Global Interrupt set. The uart is setup to interrupt on Idle... HAL_UARTEx_ReceiveToIdle_DM...
Dear all, for the past few weeeks, I've been trying to get the STM32H753VIT6 up and running with the USB3320 ULPI interface but I have not been succesfull. First, I have tried to run a CubeM...
good morning. since this morning, on my nucleoH755ZIQ I am trying to make work my UART connection. I followed the stm video on YouTube and did as said:
connected USART 2 (doesn't USART 1 work?...
Hello everyone It's my first time messing around with STM32 microcontrollers A few days back I got a black pill (STM32F401CCU6 - https://robu.in/product/stm32f401ccu6-minimum-system-board-microcomp...
My MCU is the STM32H723. To save GPIO pins, I would like to use the following architecture: - Connect external HyperRAM and Flash to one OCTOSPI bus. - Use multiplexed mode to access OCTOSPIM...
Hello, I am new to STM32 and would appreciate your help in selecting a suitable MCU from the STM32 series for our project. We require the following features: - MCU with Wi-Fi, BLE, and GSM...
Hello, I'm having problems implementing the FDCAN peripheral on the STM32U5F9 TFBGA-216 package. The peripheral is present and configurable in the IDE, but none of the registers update during initia...
Hello, STM32F103RB microcontroller. 7-bit master transmitter (see Figure 273). When I send Address then I receive AF bit of I2C_SR1 register equals "1" (Acknowledge failure). But the diag...
Hello STM Community, I am currently working on the STM32U5A9J-DK board and interfacing with an OctalFlash memory. I need assistance in optimizing the data capture process using the DQS (Data Strobe)...