Transfer Data Program via SPI to FPGA
Hi there,i want to implement my MCU to program a FPGA via SPI. Is there any helpful guidelines on this topic? I am a newbie with STM and i hope that someone can help me here.Thanks in advance.
Hi there,i want to implement my MCU to program a FPGA via SPI. Is there any helpful guidelines on this topic? I am a newbie with STM and i hope that someone can help me here.Thanks in advance.
Hi all,I am looking for Gnu C linker scripts. I found linker scripts inside the Cube bloatware after waiting 2 hours for the download to finish (yes, not everybody has Gigabit internet) but:they don't work with GCC. For example __data_start is not...
Hi,We are using STM32F746IGT6 MCU in our circuit and it seems that when i connect ESD diode to to NJTRST/PB4 pin for protection, the MCU FW sometimes works at power up and sometimes don't (very random).It happens to me so far with two different ESD ...
I am trying to Convert my code, running on a NUCLEO F411RE Board to a NUCLEO L053R8 Board.There is a Datasheet "AN5044", so i followed the instructions. I choosed the source directory and the destination directory and started the convertion. I got 77...
Hello, I am making a module using STM32L476RET6 .I have a few questions. In various examples, most of them use DOT-LCD. Can I use the STM32L476RET6 with TFT LCD? 2. If it is available, Can I connect 'LCD DATA' to 'LCD SEGMENT ' pin?Thank...
Hi sir i am trying to use two ADC channels in ADC 2 but i am unable to get the values of two channels please help me in this i tried to use DMA also but i am not getting the values on both ADC i getting values in one ADC please help me in this. I ha...
Hello,On latest Atollic TrueStudio version (and at least since v9.0.1) the linker script included in default projects for all STM32 chips that I have tested (L476, F303, L053, F042, F070) are broken and will send the software directly into an infinit...
Hello,I am trying to get started with gyroscope L3GD20 on discovery board. I had problems with HAL SPI library so I wrote my own. When I try to communicate with gyro I cant get any answer, I try to read WHO_AM_I register but all the time I got answer...