FATFS LONGFILE NAME SETTING
Posted on May 09, 2014 at 06:55PLZ HELP ME OUT HOW TO ENABLE LONG FILE NAME FORMAT WHEN USING FATFS LIB FOR 4 GB SD CARD #lfn #fatfs #fatffs-long-file-name
Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.
Posted on May 09, 2014 at 06:55PLZ HELP ME OUT HOW TO ENABLE LONG FILE NAME FORMAT WHEN USING FATFS LIB FOR 4 GB SD CARD #lfn #fatfs #fatffs-long-file-name
Posted on March 06, 2014 at 05:29Hi, I am trying to use the stm32cubemx to generate the C project and initialization code for the Keil uVision. The generated files includes some HAL libraries for the peripherals. My question is where can I find the...
Posted on April 16, 2014 at 09:22Hi, I want to learn about how to use the LDTC HAL library on the STM32F4. Are there any good tutorial websites or documents for this library? Thank you #hal-ltdc-um1725
Posted on May 08, 2014 at 09:42 Hi I want to create custom HID device with stm32f407 and as first step I tried to rebuild the demo project for usb Mouse HID on my own, i've added needed libraries and definitions (frome demo project) and u...
Posted on May 08, 2014 at 08:55Hey, I�m using the STM32F407ZG from the mikroe TFT starter kit. Now I want to get an Ethernet Connection with mikroemedia shield. The Connection should work over TCP/IP and DHCP can�t be used. I�m trying the example fr...
Posted on May 07, 2014 at 15:39Hi - something I have been searching for, but found almost nothing. Does anyone do a Win7 prog that uses the onboard USB bootloader (stm32f303) to upload a hex file and flash it? Including, of course, Windows USB drive...
Posted on August 28, 2013 at 23:05I own a stm32f4 discovery board, for which a demonstration project can be downloaded here:http://www.st.com/web/en/catalog/tools/PF257904This demo consists of software to use the board as a usb hid mouse, using the ...
Posted on May 01, 2014 at 19:25Where is the definitive place to download the CMSIS library for STM32F10x processors? A couple of years ago, I found STM32F10xCMSIS on st.com but now I'm re-tracing those steps to look for updates. Where I've looked:* ...
Posted on April 28, 2014 at 12:47Hello to everybody, using the USB-Device example for the STM324xG_EVAL (CDC-Standalone) I tried to get USB up and running on the STM32F4-Discovery-Board. The example is taken from the latest version of the STM32Cube ...
Posted on April 25, 2014 at 10:09Hello Problem with code in assert_failed() in main.c when using STM32CubeMX for F4 The assert_failed() is not in protected USER CODE BEGIN .. USER CODE END block - it is intended? -----------------------------------...