ADC DMA not work
HelloWe ran the ADC DMA on the HAL example source. However, I tried to write the source in CUBEMX, When executed, the DMA interrupt is executed once and is not executed again.Please let me know if I missed anything
Ask questions, find answers, and share insights on STM32 products and their technical features.
HelloWe ran the ADC DMA on the HAL example source. However, I tried to write the source in CUBEMX, When executed, the DMA interrupt is executed once and is not executed again.Please let me know if I missed anything
Hi,I have an application of which uses the STM32F469NI with two MX25L12833F QSPI flash in dual flash mode and are encountering an issue when using HAL_QSPI_AutoPolling().CLK is configured at 1MHz (to allow for logic analyser), both devices share the ...
I am using the STM32H743II package (with Vref+ and Vref-). Those two pins are not connected in this design (they're left floating). I'd like to measure the temperature of the chip, and am having trouble using the internal voltage reference as the ref...
Hi community,I'm currently trying to set/reset the BFB2 bit from application program, under MBed, with a STM32L476RG.Though setting/reseting BFB2 can be done properly thru ST-LINK, I did not manage in modifying the option bytes, using the HAL/LL driv...
Hello there,We are using your STM32F030K6T6TR MCUs extensively in our Fotokite systems. They communicate via I2C. We have different MCUs on different, isolated grounds and are therefore currently using the Si8602AC-B-IS I2C isolator. This device does...
I use stm32l496. before entering the low power run mode I set the output but when micro enter lprun the output is reset.I want to know what the status of the outputs is at low power mode?andcan the outputs be changed or read?thank's.
Is it possible with the 32F769IDISCOVERY board to access the CAN bus of the micro? I can't seem to manipulate STM32CubeMX's Pinout & Configuration to get CAN activated. Ideally, I'd like to drive the display, run LwIP over a fully active ethernet p...
Hello.I am currently developing with STM32L Discovery.In preparation for development, I tried to output using the MCO in order to know the exact frequency of the HSI of the evaluation board used.By operating MCOSEL in the RCC-> CFGR register, MSI and...
Hello,I have a doubt regarding DMA memory to peripheral ?Suppose I would like to transfer a memory buffer content to SPIx TX.When do each transfer occurs ? Every time I change the content of the memory buffer ? Always ?I cannot find this information...
Hi,When looking into stm32l4xx_hal_sd.c, I observed the following code: if(hsd->SdCard.CardType != CARD_SDHC_SDXC) { add *= 512U; } /* Set Block Size for Card */ errorstate = SDMMC_CmdBlockLength(hsd->Instance, BLOCKSIZE); if(errorsta...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.