Can STM32H7 be made into a switch?What peripheral chips are needed?
I found that STM32H7 supports the boundary clock in the IEEE1588 standard. Can STM32H7 realize the boundary clock function as a switch? What peripheral circuits are needed?
I found that STM32H7 supports the boundary clock in the IEEE1588 standard. Can STM32H7 realize the boundary clock function as a switch? What peripheral circuits are needed?
Hi,i have a problem with controller stm32f030c8t6 where i have connected two ADC channels to read the sensor values(Temperature &humidity). if i remove one of the ADC channel from the sensor output pins i will get fluctuating values from minimum to ...
FMC_NORSRAM_TimingTypeDef Timing; FW 1.14 FMC_NORSRAM_TimingTypeDef Timing; = { 0 }; FW 1.24
hi stm,i am using stm32f303e-eval board and i want to use usart in multiprocessor communication mode, but i am unable to find the sample code for that. my usart is commected with RS-485please provide some information so that i can implement.thanks,ro...
HI Community,I am working on low power modes on STM32L4 IoT node. The stop 2 mode works fine, it wake up after the wake up interruot is triggered. I have issues after the device has woke upAfter waking up i.e extiting from stop 2 mode i dont see any ...
Hello,Device: STM32L443CCUI am trying set option bytes values in firmware as a ROM constants. The idea is firmware will have option bytes embedded, and when firmware hex will be flashed, it will also flash new option bytes.So I did following implemen...
Hello I want to understand allocating stack and heap size, I am using stm32f767zi with 512Kbyte RAM memory (0x80000 bytes) so what I understand is this memory should be split between only the stack and heap (if there is something else please tell me)...
I have a custom board with an STM32F412re and a TLV320aic Codec, where the Codec is in Master mode and the I2S2 Interface of the STM32 in Full Duplex Slave mode.So far I have the I2S2 interface configured to send and receive the data over DMA.On DMA ...
Posted on April 29, 2013 at 18:43Hello everyone, I'm writing to ask if anyone could provide a valid link to the STM32F37x/STM32F0x I2C Timing Configuration Tool which application note AN4235 refers to. I've looked everywhere I know of on the site a...