F4 HAL CRC utility
Hi , have somebody link to exe or online or linux utility with same result as HAL CRC calculate?
Hi , have somebody link to exe or online or linux utility with same result as HAL CRC calculate?
good morning i was trying for sometime now to configure stm32 timer as a counter to count the pulses in order to count the RPM of a rolling gear and then show it on a lcd screen, and no matter what i do or change in the code or the timer configurat...
I am working with the above device. I have created an .IOC file and auto-generated code. I can see the GPIO configuration for the simple I/O, but I do not see any pin configuration for the ADC inputs that I have selected. I assume that I will have to...
Has anyone ever had success getting the CS42L52 audio CODEC to work on the MCBSTM32F400 board? It is suspicious that there are no working code examples for the CODEC and it is also left out of the board's BSP support package. I have taken the time to...
Hi all,I have a project with a SMT32L431. Right now it is running on the nucleo-64 demo board (its a STM32L4 33RCT6P) so nothing is connected to the board.The project will use all UART and LPUART modules, the SPI1, the I2C2 and the CAN1 module. I hav...
Can anyone tell me a sample code for LTDC display where im using stm32h735 and using a particular image of 40 x80 and wanted to display on LTDC display. Is there any better way to learn how to code for LTDC
Hi @mƎALLEm,I need to develop a unique serial number for one of our products that will go into production soon. I'd rather use the UID that is built into the STM32H7A3 chip but I have some questions.I understand that it is a 96bit value that I can re...
The STM32H5 use SWD port 1 for flash/debug (other old families as F4, F7, G0, G4...) uses port 0.I can compile the code for M33 with TrueSTUDIO, but I can't flash the application because I don't know how to specify the port number.I couldn't find h...
Hi,I'm currently gaining experience with the STM32G4, whose ROM bootloader supports various interfaces. AN2606 describes the configuration of the pins occupied by the interfaces.Various pins are operated in push-pull mode, which can lead to undesirab...
Hello everyone,I'm currently working with the "STM32G0B1RE" and facing an issue where my system automatically resets. The problem occurs sporadically, sometimes after a week and other times within 2 or 3 hours. Upon investigating, I found that the la...