STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo L496ZG-P USB VCP problem

Posted on November 26, 2017 at 17:00Hey Guys,I am trying to sample some ADC and transfer over USB Virtual com port.I managed to get the ADC working but I am facing some difficulties in getting the board to work in VCP mode as the processor gets a sh...

Resolved! STM32CUBEMX FATFS Broken?

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

con3 by Senior
  • 1184 Views
  • 7 replies
  • 0 kudos

How can i use EXTI at SPL?!!

Posted on November 25, 2017 at 15:59hi.i want to write code for EXTI in IAR with SPL library,but i dont know what do i do with spl. i realy need steps of the configration of EXTI setting.who can say  the steps of EXTI to me??do i need configration i...

Failture to start motor with stm32f0 and mc33926

Posted on November 25, 2017 at 12:54Hello,I have problem to start motor with sm32f0 and single motor driver mc33926. I was in pololu forum and they sad that everything connection is ok, but still dont work. I have joystick to control speed motor. Ad...

Failure to start main on STM32F7

Posted on November 21, 2017 at 17:11I am having an issue where STM32F7 fails to start on reset. Here is a section of a startup code which fails:IMPORT SystemInit IMPORT __mainLDR R0, =SystemInit BLX R0 LDR R0, =__initial_sp ; restore original stack ...

stm32 USB and simulink

Posted on November 25, 2017 at 06:04HelloI want use STM32-MAT/TARGET (simulink and stm32) but I need USB and it dont have USB block!How can I use USB in simulink?( STM32-MAT/TARGET )for example how can I send data with USB to other devices or how ca...

a m by Associate II
  • 358 Views
  • 0 replies
  • 1 kudos

stm mass storage usb does not recognize.

Posted on November 25, 2017 at 03:54Hi mass storage is being implemented.Nucleo-F207G is being tested.en.stm32cubef2 \ STM32Cube_FW_F2_V1.7.0 \ Projects \ STM32F207ZG-Nucleo \ Applications \ FatFs \ FatFs_USBDiskThe sample is usb-detectable without ...

0690X00000608wWQAQ.png 0690X00000608suQAA.png 0690X00000608wlQAA.png 0690X00000608wUQAQ.png

STM32F103 RTC + VBAT date resets after power off

Posted on February 28, 2017 at 12:35Im using STM32F103C8T6 and have issues with RTC and VBAT. Project generated in CubeMX 4.19.0 for Keil, I commented date and time setup in MX_RTC_Init() and time restores fine after reset/power off, but date become...

rokko by Associate II
  • 4324 Views
  • 13 replies
  • 0 kudos

How to create SMBus slave?

Posted on November 24, 2017 at 20:52I was using I2C connection between two STM32F030, but decided to try SMBus, because of I2C issues with analog filter, when lines stay high/low. I'm trying to send 1 byte and have issues with slave: master sends ad...

rokko by Associate II
  • 294 Views
  • 0 replies
  • 0 kudos