STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FatFS with Cube HAL address problem

Posted on June 27, 2016 at 17:40I'm using STM32F446RE to implement FatFS with Cube, using eval_sd.h file from F446RE_EVAL. I'm performing periodically writes in files and sometimes the code works, other it gives me a Hard fault at ff.c: validate, wh...

Bootloader through USB Host question

Posted on June 28, 2016 at 09:38Hi, I have a question concerning the STM32 Bootloader through an USB Host (flash drive). There is an Application note AN3354 doing this on the STM32F105, which is exactly my device. I just do not understand the memory...

CubeMX 4.1.5 + F7 1.4.0 + FatFS SD

Posted on June 27, 2016 at 11:18Trying to get a project with the subject line working in SW4STM32.However, if I try the fmount function with 0 (mount later), then fopen on a file, I get a not ready error. The same if I specify fmount with 1 (mount n...

tau by Associate II
  • 518 Views
  • 1 replies
  • 0 kudos

Flash Programming Locked Out

Posted on June 18, 2012 at 22:12I am using an STM32F407 device, with OpenOCD and a J-Link adapter for debugging and flash programming.Everything has been working great until I suddenly am unable to program the flash on the device.  OpenOCD reports '...

pweber by Associate II
  • 3089 Views
  • 8 replies
  • 0 kudos

stm32cubmx with stm32f3 discovery and gcc

Posted on June 14, 2016 at 20:37For those of you interested in using open source tools with stm32cubemx, I've put together a github repository with a number of examples for the stm32f3 discovery board including the scripts necessary to build using g...

Geoffrey1 by Associate III
  • 414 Views
  • 1 replies
  • 0 kudos

Source code or drivers available?

Posted on June 28, 2016 at 09:36Hi everyone.I bought a set of STM327466-EVAL and find there is no source code or drivers supplied, the USB contains only some media file. Can you tell me where can i find these resources? Thank you.

Can FMC_NOE used as Clock?

Posted on June 27, 2016 at 05:17Hello eveyone.I'm using a STM32F746 to drive two AD7606s under FMC NOR-flash mode, to read the AD's data, i need to put a nRD signal into the AD7606, and FMC_NOE is chosen for it. The nRD signal shall be 15ns low and ...

Alarm interrup doesn't work

Posted on June 22, 2016 at 17:29Hi every one, I am working with stm32f2, I am having problem to wake up from stop mode using the alarm A. Someone can advise me about how to use it. The code I am using is this: RTC_InitTypeDef RTC_InitStructure;    R...

jampino by Associate II
  • 396 Views
  • 3 replies
  • 0 kudos

Unable to set breakpoint using Keil

Posted on June 28, 2016 at 00:33I am fairly new to Keil and HAL libraries.  First I use Cube to generate a project for the CAN project.  I notice that I cannot set a breakpoint on any function that is not explicitly called in main.C.  Well there are...

Vu.Andy by Associate III
  • 624 Views
  • 1 replies
  • 0 kudos