Strange post?
https://community.st.com/s/question/0D50X0000AaXy4xSQC/code-processing-time-takes-too-long-im-using-stm32l476jgyxSeems one post has been "hidden"? (11 vs 12)
Ask questions, find answers, and share insights on STM32 products and their technical features.
https://community.st.com/s/question/0D50X0000AaXy4xSQC/code-processing-time-takes-too-long-im-using-stm32l476jgyxSeems one post has been "hidden"? (11 vs 12)
I'm using SPI Communication in STM32L476JGYx. But the code processing time takes too long. [Sensor_IO_SPI_Read] function takes 2 micro sec. After that, I calculated the received raw data. But, it took more 30 micro sec. (32 micro sec)Below, the c...
Hi friends . I have a new board developed with STM32F412Z 144 pins, I have a problem with Nreset of microcontroller . I tried to mount a simple reset circuit so as suggest by ST. a simple capacitors with pullup 4K7 and push button reset that c...
We are using STM32L4A6VGTx MCU. In this for CAN we are receiving error multiple times (ACK error, EPV error, EWG error). Due to this we are not able to transmit and receive on CAN bus. Please let us know how to reset the errors, so that CAN will be f...
Posted on August 03, 2017 at 22:55Hi guys, total newb question here: A few weeks back I got a STM32F429. Immediately when I received it, I plugged it in and played with the demo software which seemed to work fine. Busy with other things, I stored ...
I'm planning out a bootloader for the STM32H743zi. I'd like to store two identical images in banks 1 and 2 of flash, and my preference would be to check validity of an image (and copy over a bad image) inside the secure user software section of sys...
I am trying to understand the current consumption in run mode of STM32L063x8 reading the data sheet (DocID025660 Rev 7).According to the cover page the current consumption of the MCU is 88uA/MHz in run mode and the maximal Frequency is 32MHz, therefo...
Hello,Is it possible to use STM32F746 based application with STM32H743 board ?What we actually need is to use SAFERTOS with stm32h743.The problem is that HighIntegritySystems seems to provide safeRTOS demos only with STM32H7 (according to their web s...
Hi there,I have an FTDI USB-Serial cable connected to a NUCLEO F413ZH. I am running the UART_Printf example from STM32CUBE_FW_F4_V1.18.0 in Keil but am not getting any output in my serial terminal (PuTTy).I have connected the USB-Serial cable to the ...