Please Help - i2c repeated stop device, have to cycle power after every bus transaction!!!
Posted on October 11, 2015 at 23:27The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 11, 2015 at 23:27The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 11, 2015 at 19:31In a function depending on ICF1F and IC1PSC beeing zero, no filter, no clock divide for a input capture to DMA request with input frequency of max 3-4 Mhz. DMA move byte data from memory to TIM CCR. Original appli...
Posted on October 10, 2015 at 16:13The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 11, 2015 at 19:17 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 11, 2015 at 16:13 Hello There is a bug in the current version of CubeMX using the L4 libs. The ''PLLSAI1ClockOut'' (and I assume the SAI2 one) isn't set within the generated SystemClock_Config function which leads to ...
Posted on October 31, 2014 at 16:29Hello.How to insert precision delay with timer or systick?For example, 100 ns or 1 us.Best regards,CH
Posted on September 27, 2015 at 16:07Hi, when I generate code for the STM32L0 in CubeMX, my compiler discovers the following problem:~/projecten/SunnaBat/software/Controller/toepassing/cube/SunnaBat/Src/adc.c:149:47: error: declaration of 'hadc' sha...
Posted on April 16, 2015 at 10:33Hi, I bought a STM32F411EDISCOVERY instead of STM32F4Discovery board. I found the STM32F4-Discovery demo program the STMCube firmware package is for STM32F407 target only. What should I do to make it compatible to ST...
Posted on October 11, 2015 at 12:39Guys, How can compare the result of the furnction output ? I have on main.c :Code:result = VS1053_Init(); if (result == 0) { HAL_GPIO_WritePin(GPIOE, GPIO_PIN_6 , 1 ); HAL_Delay(100); HAL_GPIO_WritePin(GPIOE, GPIO...
Posted on October 09, 2015 at 22:37The original post was too long to process during our migration. Please click on the attachment to read the original post.