how to print the data of string in 32x16 led module using stm32f030k6t6 controller?
i don't know how to print the data in string to pixel so please share the details of the problem.
i don't know how to print the data in string to pixel so please share the details of the problem.
Hello.I want to use 'stm32f407' to communicate with Lin.There are many difficulties because there are no example sources.Only errors occur when data is sent.If anyone has succeeded in lin, please help me.Give me a simple example of sending and receiv...
The device we are using is STM32F446RE nucleo board.We would like to have well documented support for accessing SD card through either of these two modes:i.SDIO mode(1-bit)ii.SPI modeWe have tried tweaking the code provided for other variants in STM ...
Hopefully somebody can help me with this little TruseStudio problem.I am using TrueStudio 9.3.0.When switching from Debug to Release mode, the compiler complains it is missing header files, but of course they are still there.How can I compare the Deb...
Hi ,I have connected switch to PC2 and PD2 (the are acting as gpio input),after trying to generate initial code using cubemx found that these two pins are on same gpio interrupt EXTI2 line , so cubemx is not allowing to have interrupt on both pins,is...
Hi,I have a STM32F407 Discovery kit, I'm working on costum bootloader program. I writed my codes, make the necessary changes in the Flash.id file with CubeIDE. I want to write bootloader section (0x1FFF 0000 address system memory) with STM32 ST-Link ...
I'm using SPI Protocol in two STM32F407ZGT6 , one master and one slaveBoard has 3.3v LDO regulator and Input Voltage has 5vWhen power supply connected SPI program correctly work but in this case when disconnect SPI wires and connect again we face of ...
I wonder how many of you agree with me about the needed documents when playing with STM32s?I'd say, one needs 3 documents:the data sheets of your devicethe reference manual of your devicethe ARM Architecture Reference Manual of your deviceThose cover...
I've bought a dozen of these chips. When I tried to programme them I found some abnormal behaviors.The first one is sequence needed to run the chip for the first time. It is not possible to run anything on chip for the first power on. It's like if it...