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

STM32F407 DMA Transfer Peripheral to Peripheral

Posted on November 19, 2015 at 18:32 Hello, I'm wondering if it is possible like with the pic32 to initiate a DMA transfer from peripheral to peripheral. So far the documentation I've read specifies periph to memory, memory to periph, or mem...

Configure USB Bulk IN/OUT packet size 256 bytes

Posted on November 21, 2017 at 03:52Hello, I'm the STM32F207 user, as title mentioned, I have a trouble when configure the usb packet size from the default 64 bytes to 256 bytes. The problem is that my usb device may not be able to connect with all ...

calvin by Associate III
  • 4537 Views
  • 4 replies
  • 0 kudos

Dfuse demo v3.0.6 release ?

Posted on November 23, 2017 at 01:27Hi.I've posted articles about dfuse in the past.https://community.st.com/0D50X00009XkYMSSA3 The answer is v3.0.6 is said to have been modified.'I had this same issue and ST gave me a Pre-Release version of the DFU...

Jin ho An by Associate II
  • 1215 Views
  • 0 replies
  • 0 kudos

TIM1 6pwm how to disable - STM32F427

Posted on November 22, 2017 at 21:10The original post was too long to process during our migration. Please click on the attachment to read the original post.

Bogdan by Senior
  • 770 Views
  • 3 replies
  • 0 kudos

Resolved! L1 cache for stm32H743

Posted on November 20, 2017 at 20:53Dear all,I am trying to set-up a new board using an stm32H743.In my tests, I initialized the MPU in order to use the cache L1 with the Flash.When I initialize the MPU to use the cache, the results are really impre...

AT Commands are not working (NUCLEO-L152RE)

Posted on November 16, 2017 at 15:18HiI am trying to get details by using AT Commands (AT, AT+GMR, AT+CWLAP, and etc) but i am getting the same command which i am sending through Serial write.Example: If I send basic command as �AT\r\n�, I need to g...

Putting STM32F437xG into Standby mode more than once

Posted on November 22, 2017 at 12:46I have some code which puts my STM32F437xG into Standby and wakes it up on RTC.  In my test code this works fine: I can go into Standby for, say, 10 seconds (enabling just the battery-backed RAM, flash is off), re...

Beginner need help: Wakeup from STOP-Mode

Posted on November 21, 2017 at 18:51Hello everybody,I would be happy if someone could help me. I am very new with STM32 controllers and i have problemes to understand the wakeup function from the STOP-Mode with the external interrupt.I have search a...

Zh4ng Wu by Associate
  • 547 Views
  • 2 replies
  • 0 kudos

Modbus library for STM32F2

Posted on November 14, 2017 at 07:24Hi I am looking for Opensource modbus library for STM32F207 processor.I found freeModbus but it needs to be ported on STM32F207.Is there any other modbus library available?Has anyone already ported freeModbus libr...