STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

H7 silicon bug?

Posted on January 19, 2018 at 18:01Dear All,I try to write to the community with the hope that ST can read this message.I am facing to a problem concerning the usart2 of the new H743. I suspect a silicon bug!As soon as I stress a bit the communicati...

Cant set any data in SDMMC register on STM32L496VGT

Posted on January 19, 2018 at 16:54Hello everyone,           I have a really weird issue with running an SD card on a STM32L496VGT. I can't seem to set any bit in any SDMMC registers. I've tried hard setting a value using my debug tool with the code...

H7 silicon bug?

Posted on January 19, 2018 at 18:05Dear All,I am facing to a problem concerning the usart2 of the new H743. I suspect a silicon bug!As soon as I stress a bit the communications handled by the usart2 (reception) after a while I have an hardfalut exce...

swv data trace

Posted on January 19, 2018 at 17:07hi ,Need for steps to watch a curve(analog output)  on swv data trace ( new version of attolic ) 

A suggestion for the CubeMX team... 2

Posted on May 30, 2017 at 16:11I'm using System Workbench for STM32 with CubeMX. I'm working with STM32 from a year more less. All my projects are written in C++ and they have got a main.cpp file instead of main.c.When I generate code using CubeMX, ...

How to correct my code in case of an abnormal branch

Posted on January 19, 2018 at 09:51Hi.The below function is called by a few events.int sendDeviceEvent(int idx, char type){ int result; char *buff; if(type == TYPE_REG) { makeRegInfo(idx,buff);  sendInfoToSlave(buff, sizeof(sRegPoll));  } else if(ty...

Kim.Andy by Associate III
  • 828 Views
  • 4 replies
  • 0 kudos

CAN Ä° USE PB2 AZ ANY DÄ°O

Posted on January 09, 2018 at 10:06HELLO because luck of pins we need to use pin PB2 AZ DÄ°O TO READ OR WRÄ°TE, Ä°S Ä°T POSSÄ°BLE MXCUBE ACCEPTS THAT BUT DO ANY ONE HAS A Ä°DEA BECAUSE WE ARE DESÄ°GNÄ°NG A PCB WE DONT WANT TAKE A RÄ°SK THAT Ä°T WÄ°L...