STM32F446ZE - no stable SPI communication
Posted on September 05, 2017 at 21:48The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 05, 2017 at 21:48The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 02, 2017 at 14:55Hi all,i have a problem with STM32F042 Nucleo and USB Connect detection.I made my own MIDI Interface with CUBEMX (generated a CDC Projekt and changed it with help from some internet sites to MIDI) and it works we...
Posted on September 01, 2017 at 19:36Hi I just purchased the STM32L432 Nucleo board and tried to run the example from the folderSTM32Cube_FW_L4_V1.8.0\Projects\STM32L432KC-Nucleo\Examples\PWR\PWR_STANDBY_RTCI found that I could not find the definit...
Posted on September 05, 2017 at 16:11Dear All,Currently I've just got a STM32F429ZIT6 Discovery kit from ST.Q1. I'd like to exam the simple gpio firmware into my kit. So I open the STM32F4xx_StdPeriph_Templates project in Keil. But I come across th...
Posted on September 05, 2017 at 14:03Hi,I've just got a STM32F4 Discovery kit (STM32F429)I thought that it embedded software for demonstate at the first time.But my kit does not work.I also I read the below instruction.But I don't know should I have...
Posted on September 05, 2017 at 10:37The STM32H7 series drive SDRAM by fmc,Which is maximum sdram frequency 100Mhz or 200Mhz can run?There are four input clock sources for fmc_ker_ck, and SDRAM clock can be fmc_ker_ck/2 or fmc_ker_ck/3.If I choose c...
Posted on February 13, 2017 at 11:52I am using STM32CubeMX Version 4.16.1 on a pc without(!!!) internet access.I would like to install a new library via 'Menu'/'Help'/'Install New Libraries'/'From Local...'.I have downloaded the firmware package for...
Posted on June 28, 2017 at 11:13Hello everyone,I am having very weird problem using RWW functionality on STM32F767VIT6. I have searched through various places and found no hints to my issue. Any pointers are welcome.My flash organization is followin...
Posted on September 05, 2017 at 16:58Hi there!new LwIP stack given by STM32Cube calls httpd_cgi_handler() from httpd.c file. Unfortunately i could not find any docs or examples on how to use this hande (i.e. how to make my own CGI processing).Any he...
Posted on September 05, 2017 at 14:24Hi, I'm trying to read 2 number of ADC channels on stm32l053 without DMA by initializing channel 1, reading & deinitializing channel 1 then initializing channel 2, reading & deinitializing channe...