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

How to debug STM8S003F3P6 using STM32F0308-Disco

Posted on February 26, 2018 at 12:52Hello,         I m having STM32F0308-Disco board and STM8S003F3P6. I want to debug STM8S003F3P6 using STM32F0308-Disco board.Here circuit images are attached.   Please tell hardware connections for that.Thanks and...

How to start

Posted on February 25, 2018 at 14:18Hello, i own a stm32f4 discovery board. Till now i have been using youtube video tutorials to learn the basics. But soon i will need to do some of the more advanced things, like computer interface that will show v...

rtc time faster ?

Posted on February 23, 2018 at 14:49 hi, I have set internal clock frequency 1Hz but RTC time is faster than the real time I have stm32l0 rtc clock LSI with 37khzPREDIV_A=125 andPREDIV_S =296 Note: this post was migrated and contained many...

DS1307 Hal library

Posted on February 26, 2018 at 09:59HelloI'm Working on stm32f107vct6 and use internal rtc but it have a bug and i cant save date (loss date when it reset).i decide to use tiny rtc and i new on hal library.i used to spl. i  can't find library with h...

Resolved! Jumping to stored code triggers hardfault interrupt!

Posted on February 23, 2018 at 07:04 Hello, I have developed a IAP application based on STM32F030CCT6. The application code is received on UART and I can store it in flash, I am storing codeat 0x08010000. But I am facing problems in executing it....

Mrunal A by Associate III
  • 2451 Views
  • 15 replies
  • 0 kudos

STM32F0 DMA one shot mode

Posted on February 26, 2018 at 09:52Hi all,I am using the ADC with DMA configured in one-shot mode. We are using the STM32F071V8 controller. Page number  246 of the Reference manual says that -  In this mode, the ADC generates a DMA transfer reques...

0690X00000609n8QAA.png

STM32CubeMx 4.24 ADC pin configuration broken

Posted on February 26, 2018 at 05:21When you configure AIN0 for example in ADC1 it assigns it to PA0.  Perfect.But when you go to assign AIN0 for ADC0 it assigns it to PA0 as well?!  It should assign it to PB0.The list on the right use to give you a...

SDRAM initialisation with CubeMX

Posted on February 26, 2018 at 01:01Hi, I was trying to get SDRAM working on custom board with STM32F746. After I calculated timing parameters and generated code with CubeMX i tried to write and read some data form SDRAM, but it always ended in hard...

0690X00000609oYQAQ.png