Can stm32f7 generate interrupt with period ns ?
example generate pulse period 2ns
Ask questions, find answers, and share insights on STM32 products and their technical features.
example generate pulse period 2ns
Dear ST community,I'm using MATLAB Simulink to implement a BLDC-motor control. Therefore I use the Target Support Package-STM32 Adapter (STM32-MAT/TARGET).I have problems with the Timer block of this block set.For a simple test, I designed a control ...
I tried to plug a shield arduino RS485 shield that fits on NUCLO-F401RE without any chance because of wrong spacing :thumbs_down:
Posted on October 06, 2017 at 10:56I can't find any indication in DS/RM, what OTG_FS_NOE pin might be good for.Please, explain.Jan Waclawek
Posted on June 22, 2017 at 07:46Hi,I am using TI's http://www.ti.com/product/TDC7200 with STM32F407. The interface is SPI. I am able to read and write into the http://www.ti.com/product/TDC7200 registers (CONFIG1 and CONFIG2) over SPI without any pr...
Hello,In stm32cubemx generated code there is the following routine.void HAL_MspInit(void) { /* USER CODE BEGIN MspInit 0 */ /* USER CODE END MspInit 0 */ __HAL_RCC_SYSCFG_CLK_ENABLE(); HAL_NVIC_SetPriorityGrouping(NVIC_PRIORITYGROUP_4);...
Hi Guys!I am using "STM32F407G DISC1 Discovery Kit" and I want to read data from an external ADC (via SPI) and store it in a micro SD card (via SDIO). I'm going to order a micro SD slot (https://www.amazon.de/MYAMIA-Micro-SD-Kartenmodul-Reader-Interf...
Hi everyone!How can i use my MCU STM32F407IG like a PL2303 FTDI. Like basically how can i use my mcu as a usb to uart converter? I already worked with the usb device cdc example and i send data to uart tx everything is fine an working but somehow wha...
Hello, at this moment i'm investigating the possibilities of our current system and would like to know if the 2 Octo-spi peripherals can be used as legacy, normal SPI.