STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 3172 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
  • 1699 Views
  • 5 replies
  • 0 kudos

Resolved! WHILE LOOP PROBLEM FOR MICRO SECONDS WITH TIMER ??

Posted on June 16, 2018 at 22:25Hi friends,The while loop does not work in the following function. Why could it be?For STM32F407VG;void US_BEKLE(uint16_t us){ uint16_t baslangic = (uint16_t)__HAL_TIM_GET_COUNTER(&htim1);while(((uint16_t)__HAL_TIM_GE...

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...

Use of clock dividers in timers (STM32F103)

Posted on October 25, 2014 at 16:02 Hi, I have just begun toying around with a STM32F103 (on a STM32 Nucleo board) and I have some troubles understanding the expected behavior of the clock divider in the timers. So my original goal...

alexpes59 by Associate II
  • 2594 Views
  • 3 replies
  • 0 kudos