STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F769 Discovery kit makes high pitched noise

Posted on November 19, 2017 at 12:55Dear STMicro,I bought an STM32F769 Discovery kit but cannot use it for a very frustrating reason. When I switch it on, it generates a high pitched noise driving me crazy. The noise is not loud, but the high tone (...

IAR Project -> ARM GCC Project

Posted on November 17, 2017 at 05:00Hello Dave,This is the request not related to the topic above. I wanted to build the source code for steval-esc001 using AC6 GCC compiler can i build it or should be built only using IAR. please share if you have ...

Interrupt first steps problem

Posted on November 19, 2017 at 00:02Hi, I'm using a stm32f767ZI microcontroller on NUCLEO eval board in Keil uVision environment. I have huge problems with my first steps beacause of interrupts handling. I have some questions about it and I didnt fi...

HardFault with unsigned short

Posted on November 17, 2017 at 15:03Hi all,I'm working on my program to adapt it with the STM32F072C8, the program works on the LPC1115 and after I've translated for the ST, I found a problem.. I've this array ( unsigned short Example[254] ) but whe...