STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to return to the first file of directory

Posted on June 17, 2018 at 23:37This is more of FatFs question. I cannot find a call to reopen or return to the first file of a directory. I think I have used such call somewhere. So Windows probably had such a call. Like f_close and then f_open wit...

LMI2 by Lead
  • 445 Views
  • 2 replies
  • 0 kudos

Cache memory STM32F779AI

Posted on June 18, 2018 at 07:49Hi , I am using STM32F779AI and using only internal memory(SRAM and Flash). In this case, can i use cache memory as SRAM for my application, (as my application needs more SRAM memory).ThanksD.Balabharathi

MOOC online course login issue

Posted on June 17, 2018 at 09:01I have registered to Stm32cubemx MOOC course i got confirmation email but i have not received login details and i have checked in spam also but no luck ,please tell me how to get the logic details of udemy st mooc cou...

x-cube-spn1

Posted on June 18, 2018 at 02:27I'm using L6474h with X-CUBE-SPN1 Version 1.10.0.I think there is a bug with the x-cube-spn1 library. Step motor movement is delayed for a few seconds if the speed is adjusted more than two times (x2) of the previous ...

STM32L433: Using PH0 PH1 as GPIO

Posted on June 14, 2018 at 12:12Hi,I realized a prototype including the STM32L433 (LQFP64 package). I tried to use the pins PH0 and PH1 as OUTPUT pins. This should be possible according to the datasheet (5V tolerant I/O pins). This pins can be used ...

Skadi F by Associate II
  • 2350 Views
  • 6 replies
  • 0 kudos

Problem when programming for stm32f765

Posted on June 17, 2018 at 12:17Hi, has anyone worked with stm32f765 ? I'm now working with it in my project. I created my own PCB to test this stm32f7  , I have try  many time but anytime I test it, the stm32f7 always be damaged because I found tha...

SAI IO on pins from SAI example

Posted on June 16, 2018 at 05:58Hi,I am trying to change the SAI IO pins on the STM32F769_Discovery board using the SAI example.I would like to point the defined SAI block to arduino pins on the Discovery board so I can view them on the scope.I get ...

benyBoy by Associate II
  • 1292 Views
  • 5 replies
  • 0 kudos

BlueNRG-1 DIO11

Posted on June 17, 2018 at 12:34Hi,I used the BlueNrg-1 on a few projects but I have never had the problem before as I have never used DIO11. What concerns me that every is 100% when stepping through my code just before entering the BlueNRG_Sleep fu...