Resolved! STM32n6570-DK - DCMIPP_ContinuousMode
Hi,I would like to recreate the DCMIPP_ContinuousMode example but using the cubeMX to configure the MCU, I haven't found anything online to follow as example.Thanks.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi,I would like to recreate the DCMIPP_ContinuousMode example but using the cubeMX to configure the MCU, I haven't found anything online to follow as example.Thanks.
Hi,I am using STM32L4R9ZIJ6 microcontroller.I have connected an external reference voltage of 3.3V to VREF+ pin and wanted to use internal reference voltage over this one for internal ADC read operation. Is that possible?I tried configuring the MCU t...
Dear STMicroelectronics Support Team,I am working with the STM32U585I-IOT02A development board, and I need assistance with the following:Entering and waking from low power modes (STOP2 or STANDBY) using the RTC wakeup timerConfiguring UART1 with DMA ...
Hi, I'm trying to configure an STM32H753 FDCAN peripheral to be compatible with both CAN-FD & CAN 2.0 frames, in both the Tx & Rx directions. How should I configure the FD-CAN peripheral to achieve this? I've been through he RM0433 document as best...
I want to use the SMT32N6 VFBGA142 or VFBGA169 package. These parts do NOT have XPSIM_P1(on port PO). They only have XPSIM_P2(on port PN).Can I connect both Octo FLASH and Octo PSRAM on port PN and use the two chip selects (NCS1 & NCS2) to independ...
Hi,The example for FSBL works as describedhttps://community.st.com/t5/stm32-mcus/how-to-configure-the-linked-list-mode-in-stm32cubemx/ta-p/693779But if the same approach is applied to Appli (Secure) code, the "User Setting Error" raised in DMA IRQ.I ...
Hi everyone,I am currently trying to use the ADC with DMA on my STM32H7S78-DK. To do so, I am following this guide: https://community.st.com/t5/stm32-mcus/stm32h7r-s-how-to-configure-an-adc-dma-transfer-in-circular-mode/ta-p/737149. I've made little ...
Hi, Im using my own I2C library but after i write the device adress when i receive SB interrupt the adress bit never seems to be set to 1. I have tried testing it with HAL and it seems to work fine. I would be happy if someone could helpvoid I2C_Even...
I want to use N657B0 to drive VD55G0, and the camera side can already enter the Stream state. After I use the function HAL_DCMIPP_CSI_PIPE_Start, I track the variable csi_instance through single-step debugging and find that several bits in its SR1 re...
Hello STM32 Community,I'm having trouble getting UART communication working on my NUCLEO-L4R5ZI-P board and would appreciate any guidance.Board Details:NUCLEO-L4R5ZI-P with STM32L4R5ZIT6PUST-Link firmware updated to the latest versionProgramming/debu...