STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using CubeMX to make a OTG FS VCP

Posted on April 03, 2018 at 04:33 I use CubeMX to make a OTG FS VCP, seems OK, data can transmit and receive, but there is a problem, PC software send a command to MCU, and I stop PC program, command keep received in MCU. I set a break point ...

how to setup for new MCU in I-CUBE-LRWAN

Posted on April 02, 2018 at 22:28HIIn I-CUBE-LRWAN it says that it is very easy to port to others mcu.Do anyone have a description how to setup a new MCU exsample STM32F303CCT6 ?1 .   If i make a cubemx project ..Which file to copy to the project an...

0690X00000604XrQAI.jpg
hjh by Associate III
  • 310 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H743i & stmpe811

Posted on March 31, 2018 at 00:35I am trying to construct a CubeMX based version of the LwIP_HTTP_Server_Netconn_RTOS project in the repository.  I have used the board selector in CubeMx of the H743i-Eval and setup the options for the hardware to ma...

I2C startup

Posted on June 08, 2017 at 17:31 Edit: OK so just for the record, I guess, I replaced HAL_I2C_Master_Transmit_DMA() with HAL_I2C_Mem_Write(), which seems to be the appropriate command for what I'm doing, and that is working fine. One questi...

E P by Associate III
  • 460 Views
  • 1 replies
  • 0 kudos

STM32F030C6 trying to use LSE

Posted on April 02, 2018 at 11:26Hi, I have a STM32F0C6 board and I'm trying to use RTC function with LSE.It seems RTC is working correctly and I can check the waveform of LSE Clock from MCO pin.But when I check the waveform of OSC32_IN and OSC32_Ou...

Nucleo-F767ZI Pin Voltages are Too High

Posted on April 01, 2018 at 20:14The pin voltages are too high on my board. The (nominal) 5V pin measures 6.8V, and the 3v3 pin measures 4.7. The board appears to be running normally.I am powering the board via USB (CN1) JP1 is OFF. JP3 is set to U5...