How to connect to burn program using USART on NUCLEO-C031C6?
I want to use USART to burn a program to my NUCLEO-C031C6 development board. How do I connect the necessary components?
I want to use USART to burn a program to my NUCLEO-C031C6 development board. How do I connect the necessary components?
I am using STM32L562E-DK that has an MX25LM512 external nor flash memory connected to the STM32 that uses OCTOSPI communication. I am using the example OSPI_NOR_ExecuteInPlace found in https://github.com/STMicroelectronics/STM32CubeL5/tree/master/Pro...
HiI am using STM32H745 microcontroller and w25q512 External loader QSPI But i have used ST link for creating external loader but getting verification fail error It successfully complete Read , write and erase but while i verifying it give "Verific...
I have implemented a fully working usart keyboard with interrupts in a Nucleo L412Kb. The main code loop checks whether a pending-key flag and no-bouncing flag are set, then scans the rows in the selected keyboard matrix column, and sends the key via...
I want to implement communications between two MCUs over USB.I have a Freertos application running on a Nucleog474RE board to which I've added the USB CDC device.I'm using CubeMX 6.11 and CubeIDE 1.15.0.I have attached a USB cable to PA12 & PA11 and...
My goal is to install linux on the stm32f769-dk board.I have no such experience before.I compiled the build kernel with buildroot and installed it on the board. Linux worked but the only problem is that buildroot should normally load the image to the...
I have a stm32h750-dk board that I played with long time ago, so I forgot what I did, but since connector CN5 has pins soldered on I guess I tried to program the board through that connector.Well - the board is not detected when connected to the PC a...
So we have a custom board from which we want to read a pressure sensor slave information via SPI.And a similar exercise we have done with the NUCLEO board as well. NUCLEO756Z.On the Nucleo the code run for a short while and then after half an hour it...
I am trying to create a basic setup for STM32L4R9-DISCO with CubeMX and TouchGFX.TouchGFX complains about more than one layer being active from the LTCD module.But I cannot figure out how to disable a layer in the LTDC.
@Peter BENSCH Hi Peter,Please clarify the foot-print land-pattern in STM32G431MB as shown below. The actual pitch is 0.5 mm and for pins 1 to pin 20, the pitch should be 19*0.5 = 9.5 mm. But it is showing 9.8 mm in the datasheet. Regards,Sreejith