STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! [Solved] Linker script: block RAM for variables

Posted on October 04, 2017 at 20:09How do I have to configure the linker script file to block the required spacefor Ethernet buffers at 0x24000000?STM32H743 starts with DTCM at 0x20000000, but Ethernet works in 0x24000000 only.I want to use the RAM ...

Xbee STM32F4/7 USRT DMA

Posted on August 30, 2017 at 20:32Hi,When using normal transmit on UART i can send a message from a router to a coordinator without no issueHAL_UART_Transmit(&huart2, (uint8_t*)xFrame, sLen,100);, but when i try to send it using HAL_UART_Transmit_DM...

STM32F4 USB to SD interface

Posted on January 04, 2016 at 22:50Dear CommunityI tried CLIVE1‘ example (/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/STM32F4-Discovery%20USB%20Mass%20st...

jogerh by Associate II
  • 593 Views
  • 5 replies
  • 0 kudos

Resolved! HAL Timer Interrupt Counter Reset

Posted on February 02, 2018 at 20:43I'm trying to configure timer 7 in one-shot mode on the STM32L431 and am having an issue with my timer IRQ triggering as soon as I enable the interrupt. It seems like its preloaded with the period value, however I...

Konami by Senior II
  • 4460 Views
  • 3 replies
  • 1 kudos

reset circuit problem with stm32f4

Posted on July 02, 2017 at 19:29 Hello, I'm using stm32f407vgt6 MCU in a control system and I'm facing a strange problem in the reset circuit, when I power on the system it doesn't start until I put a short circuit wire manually between reset pin a...

Flash content cleared on site?

Posted on February 07, 2018 at 12:33We use STM32F429II on our project.We had over 30 systems running in our lab without problem. Just sent a unit to a remote location, and after few days of continues running, the option register was set to 1 on all ...

Resolved! How to start programming with sensortile

Posted on February 07, 2018 at 12:00Hi!I am a student and a newbie with BLE and I'm having a little trouble with understanding the HCI events and commands and how it is working.I'm using a steval stlkt01v1 development kit and FP-AUD-BVLINK1 sample p...