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

Resolved! Need help getting EXTI0 Wakeup interrupt (on STM32F042)

Posted on May 31, 2018 at 19:43I'm using CubeMX and don't see a way to enable the EXTI0 IRQ.  I'm assuming I need to have that interrupt enabled in order to use the PA0 pin as a wakeup pin.I've set that pin to SYS_WKUP1 in the pin configuration.  Wh...

STM32L4x6 RM0351 SDMMC Anomally

Posted on May 30, 2018 at 19:12RM0351 Rev 6 (also in Rev 5)http://www.st.com/content/ccc/resource/technical/document/reference_manual/02/35/09/0c/4f/f7/40/03/DM00083560.pdf/files/DM00083560.pdf/jcr:content/translations/en.DM00083560.pdf Describes SD...

kmk

Posted on May 03, 2018 at 07:05kmk

Adding a external AC6System work bench

Posted on May 25, 2018 at 08:40Hi I want to know how to add external lib to the folder for AC6 System workbench IDE. What i did till now? I have added the Lib source file name and the folder locations in the below path Project Properties --> C/C++ B...

STM32F7: DMA only relieable in first 64k of RAM?

Posted on February 04, 2016 at 15:08I just discovered some strange behaviour while working with the STM32F7 discovery: The SD card driver suddenly stopped working, because I added some additional buffers, variables in memory, nothing else. After inv...

js23 by Associate III
  • 5586 Views
  • 15 replies
  • 0 kudos

STM32F051K6 Schematics verification

Posted on May 23, 2018 at 16:28Hello Sir,Currently we are working on a industrial project. This is targeted for a monitoring purpose,  which detect by using magnetic flux density sensing.In which we have done a circuit with MCU STM32F051K6, we need ...

jom sabu by Associate
  • 1094 Views
  • 3 replies
  • 0 kudos

5v Tolerant UART on STM32H753

Posted on May 30, 2018 at 17:08Hello,We want to connect a 5v UART device to our STM32H753 MUC through one of the 5v-tolerant UART_RX pins.The MCU IO voltage is 1.8v.The UART is one-directional, from the 5v device to a UART_RX pin, for example PB15.I...

Yan Rosh by Associate II
  • 1088 Views
  • 4 replies
  • 0 kudos

STM32L476 - Elimination of ST Link part

Posted on May 31, 2018 at 09:56Hello, I'm using STM32L476 Discovery board. Using the ST Link (5v), Live Hearing, Record and play back functions are working. But, I'm trying to eliminate the St-Link part from the board, for this purpose i tried givin...

Resolved! Using the ADC MCP3903 via the MCU STM32F072RBT6

Posted on May 30, 2018 at 11:15Hi there, I am new to this community and recently started using STM32 mcus. There is still alot I do not know about this subject so please bear with me. I am trying to get familiar with using these mcus and would there...