STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STemwin GUIDRV_SPage

Posted on February 10, 2016 at 07:53Hi dear members,I want to interface jhd12864 lcd using Stemwin library, The  segger document says that you can configure the KS0108 driver in the run time using GUIDRV_SPage.But GUIDRV_SPage.h file is not included...

peeyush by Associate
  • 699 Views
  • 4 replies
  • 0 kudos

STM32F427 CAN1 crashes SPI2

Posted on September 13, 2016 at 13:41STM32Cube FW_F4 V1.13.0 I have a board using CAN1, CAN2, SPI_1 and SPI_2 All functions work independantly fine CAN1 and CAN2 work in Polling mode and Interrupt mode. SPI_1 and SPI_2 work OK in polling mode using ...

printf and network setting problem (cmsis)

Posted on September 14, 2016 at 15:18 Hello I have added this code to my project to use printf as command to send USART's data struct __FILE { int handle;} ; FILE __stdout; FILE __stdin; FILE __stderr; int fputc(int ch, FILE *f) { wh...

parisa by Senior
  • 287 Views
  • 0 replies
  • 1 kudos

STM32F407 OSX_AcousticEC_Library testing

Posted on September 14, 2016 at 14:54Hi,I am planing to STM32F407 for my audio application.For that i am testing STM32F4 OSX_AcousticEC_Library.For 16Khz audio sampling rate(default) it is working fine.In my actual application we are planing to use ...

bxCAN Tx Interrupt problem

Posted on January 30, 2015 at 15:55Hi all,i have a problem with the bxCAN Tx interrupt as follows:@ heavy bus load, i.e. >8  CAN nodes generating CAN messages (DLC=8) @ 1 Mbps resulting in aprox. 95% bus load the following happens:I get an Tx int w/...

Unlocking the Stm32f103C8t6 discovery Board

Posted on September 13, 2016 at 12:37Hey!I am trying to unlock the Stm32f103C8t6 board using the Flash Load Demostrator , but i end up with this problem ''No response from the target, the Boot Loader can not be started. Please verify the boot mode c...

Conneect to NTP server

Posted on September 14, 2016 at 12:35Hello, I want to use Ethernet peripheral to connect to NTP server. It's my first time to use this peripheral so can I just use this driver to connect to it or something still missing? and are there ready APIs to ...

STM32L031G6 flashing problem

Posted on September 14, 2016 at 09:26Hi, I need to flash my code into STM32L031G6 chip using an external debugger, but i got the following error: ERROR: Timeout while checking target RAM, RAMCode did not respond in time  Failed to prepare for progra...

duybienle by Associate II
  • 1558 Views
  • 1 replies
  • 0 kudos