STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F031x6 RTC Wakeup Timer

Posted on December 25, 2017 at 22:04Hi GuysI'm trying to implement the function HAL_RTCEx_SetWakeUpTimer_IT in stm32f0xx_hal_rtc_ex.h file.My device is STM32F031x6However I see the following code in the .h file:#if defined(STM32F071xB) || defined(ST...

xarion by Associate II
  • 611 Views
  • 2 replies
  • 0 kudos

Power Supply

Posted on January 18, 2018 at 11:14Hi all, i'm using STM32F407VG Discovery with expansion board. I have two questions:1 - Why when i try to connect my smt32f4 using the 5V pin and the GND pin with an external power supply without a USB connection my...

Resolved! Backslashes in audio_player_app.h in cube f7 1.6.0

Posted on February 05, 2017 at 22:11In file included from /Users/john/STM32Cube/Repository/STM32Cube_FW_F7_V1.6.0/Projects/STM32F769I-Discovery/Demonstration/Modules/audio_player/audio_player_app.c:49:0:/Users/john/STM32Cube/Repository/STM32Cube_FW_...

STM32091C-Eval Board

Posted on January 18, 2018 at 15:28I am working with the STM32091C-Eval board trying to see how the touch pads work.  I have selected the TSC example code and gone to build the code using TrueStudio.  I receive the following error message:08:27:19 *...

stmcubemx convert c to c++

Posted on May 05, 2017 at 20:10Hello, When I compile STM32CubeMX generated C file with my IDE ( OpenSTM32 last version) to C is ever think ok.In the Project Explorer I convert to c++.But when I change main.c to main.cpp I get an error message “make:...

STM32F3 SPI over DMA receive issues

Posted on January 08, 2018 at 22:05 Hello everyone, I am using the STM32F303VC, trying to interface to a SPI EEPROM over DMA and having some issues on the reception of the data. The DMA is set up as full duplex, and I can see the transmissions...

G S by Associate II
  • 591 Views
  • 3 replies
  • 0 kudos

UART_INTERRUPT Vs UART_DMA

Posted on January 17, 2018 at 08:46 what is the difference between UART INTERRUPT MODE and UART_DMA MODE.what is the best procedure to use when i want to work with data stream received from modules like gps,where specific data length is not known e...

HAL CDC VCP stop & re-start

Posted on January 10, 2018 at 17:28Hi, we have an issue with HAL when trying to stop and re-start CDC VCP. Board is discoF4. Based on the example USB_Device/CDC_Standalone/Src/main.c the code works fine after reset (DSPD=11, USBD_STATE_CONFIGURED). ...

opamp as adc input

Posted on September 14, 2017 at 15:19I am using stm32l152vE  32bit microcontroller. in this i want to configure two opamps as adc inputs to AN0 and AN11 .Please tell me how to configure these as opamp configuration?.opamp output follows as input to ...

raji a by Associate
  • 362 Views
  • 1 replies
  • 0 kudos