Resolved! [UM1879 32L476GDISCOVERY manual] jumpers table
Posted on February 25, 2018 at 14:30Obviously a copy-paste error.JW
Posted on February 25, 2018 at 14:30Obviously a copy-paste error.JW
Posted on July 02, 2018 at 12:53At the moment, almost all the memory chips of such a configuration are discontinued. They were not popular at the time of active sales, and after the end of support for manufacturers - leftovers remained at an inadequ...
Posted on June 30, 2018 at 18:33Hi .I have a custom board with ''stm32f767'' mcu on it and an external sram ''is62wv51216bll-55tli ''.I have two problem first is when MPU is Disable and i have this config :↓ SCB_EnableICache(); SCB_EnableDCache();...
Posted on June 25, 2018 at 17:14When I send the device into standby it appears that the WKUP pin is held low. For my application this causes an issue with the Comparator that is in the circuit before the pin. Is there a way to configure the WKUP pin...
Posted on July 02, 2018 at 13:33Hello! I use MDK from Keil and noticed, that the address of the COMPn_CSR registers in the SystemViewer have wrong addresses.I checked the SVD files in the latest STM32L0xx_DFP V2.0.0. The problem is the base address ...
Posted on July 02, 2018 at 12:14Hallo.I'm developing an application, using a STM32L433.My device is a SPI Slave that receive, every a fixed amount of time, a 4 bytes long frame on SPI3 port.Since I need a time syncronization with the SPI master, my ...
Posted on June 22, 2018 at 13:51Hi everybodyI have little trouble about STM32L052 and SD Card reader.I don't have much knowledge about SPI communication in STM and I never used before SPI,FATFS but it seems to complex to me anyone can help me ? If ...
Posted on July 02, 2018 at 14:32Hello,I am trying to implement mqtt client on my STM429ZI Nucleo.I have initiated TCP / IP stack and it works well.I downloaded the MQTT library from https://community.st.com/external-link.jspa?url=https%3A%2F%2Fgithu...
Posted on July 02, 2018 at 06:38Hi, I am trying to run basic STM32F4 projects on my windows 10,64 bit laptop using eclipse oxygen.I have installed all the toolchain,bin path is given on appropriate pages.when I am build my code ,i am getting be...
Posted on May 30, 2018 at 08:37I'm trying to compile and run my first simple test program, but I got stuck with error:'Compiler generates FPU instructions for a device without an FPU'