STM32f407vgt6 discovery SDIO FatFs:SDCard FR_DISK_ERR Error
Posted on February 20, 2018 at 12:47The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on February 20, 2018 at 12:47The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 16, 2017 at 09:01 Hi There! Hi have already post this issue but nothing changed from those time. May be i have ''unique'' version of qubeMX but this annoying bug chase me. When I change the Input frequemcy value I get this bug...
Posted on October 12, 2017 at 03:13 I have a custom circuit board with a STM32F407 part. Everything has worked fine with this board in past revisions, except on the most recent revision we increased the size of the output capacitor on the main regu...
Posted on January 31, 2018 at 01:46so, i've updated cube to v4.24.0and it starts to make broken .ioc filesi tried several ways to reproduce same issue and here's the problem.1. make a project with stm32f407ze ( not sure it's because of this but.. )2...
Posted on February 20, 2018 at 10:30Hi,I have configure the TIM16_CH1N and TIM17_CH1N timers as input capture to PB6 and PB7 pin respectively:uint8_t Tim16_17_Init ( void ){ GPIO_InitTypeDef GPIO_InitStructure; NVIC_InitTypeDef NVIC_InitStruct...
Posted on January 25, 2018 at 05:11OS: Win10ico version : 4.23 / FW_F4 V1.18.0I can't migrate my project from 4.23 to 4.24. Attach is my ico file.Thank you.
Posted on January 27, 2018 at 08:21Using an STM32L4xx MCU in CubeMX. Enable the CAN peripheral. Go to configuration and click CAN1 ->You'll notice that no dialog box ever appears.Same with migrating an STM32L4xx based project to the new 1.11 framewo...
Posted on November 03, 2015 at 17:25 Using a logic analyzer, I am seeing that interrupts are not occurring during a write to EEPROM.Here is a basic snippet of how I write a single byte of data to an address: DATA_EEPROM_Unlock(); DATA...
Posted on February 16, 2018 at 15:53I have a problem with an STM32F767 on a custom board with SDRAM and NAND SLC memory connected to the FMC.The NAND is 8 bit, the SDRAM is 32bit, so only the [D0:D7] signals are shared between the SDRAM and the NAND...
Posted on February 01, 2018 at 12:40Hello,STM32CubeMX version: 4.24STM32Cube MCU Package for STM32L4 Series 1.11.0Since this version CubeMX when generating the project, does something really bad to the include files it is generating. Here is a scree...