Example code for STM32Fxxx and SPI EEPROM M95128
Posted on September 26, 2015 at 12:00I search example code for STM32F1 and SPI EEPROM (http://www.tme.eu/cz/details/m95128-wmn6p/pameti-eeprom-seriove/st-microelectronics/ ) Can you help me?
Posted on September 26, 2015 at 12:00I search example code for STM32F1 and SPI EEPROM (http://www.tme.eu/cz/details/m95128-wmn6p/pameti-eeprom-seriove/st-microelectronics/ ) Can you help me?
Posted on September 26, 2015 at 09:45I was just wondering if the following is a reliable/reasonable method for FW to detect at runtime whether another timer interrupt has been fired, before servicing of the prior timer interrupt (i.e. execution of t...
Posted on September 26, 2015 at 07:30Hi, My device supports max 500khz SPI clock frequency, So how do i configure my STM32F051R8 to support this frequency. #i2c #crosstalk #stm32f0 #spi #uart
Posted on September 23, 2015 at 21:53I have this SPL project on STM32F427 that I need to migrate to STM32F746. I was hoping I can just program the F7 and it will run but that just shows how naive I am :) Anyway, I wish there was an SPL for the F7 so...
Posted on September 25, 2015 at 17:56 Hello All, Hope you are doing well Clive. Seems like the forums have spam in them ? All those Chinese chars with ''university of xxyy'' stuff ? Anyway I've come back with another question. I have code...
Posted on March 25, 2014 at 13:24Hi,Anyone of you have worked on WIFI? I need a small help related to that.I need to develop an application that sends and receives some data via usart, cause I need to communicate with a wifi device (i'm using a stm3...
Posted on September 23, 2015 at 04:39Hi all, in my project which takes data from a device from UART, and I have made it use the DMA to save the info. The callbacks HAL_UART_RxCpltCallback and HAL_UART_RxHalfCpltCallback are called and working well....
Posted on September 25, 2015 at 08:30I am using IAR Workbench for programming my stm32f4 Discovery board and am having trouble using functions like malloc from stdlib.h file which is present in this path: IAR Systems\Embedded Workbench 7.0\arm\inc\c...
Posted on July 31, 2015 at 14:05Was anyone succesful in playing audio or video files with the demo sw ? My demo sw could not find any file on USB or SDcard. I tried both USB-Ports ( but not the USB-Debugger port ) with different adapter cables inclu...
Posted on September 22, 2015 at 04:57Hi all! I have used emwin 5.24 and it work fine but it can display color in 16bpp ( color mode RGB565). I have updated Keil Middleware to version 6.5 and emwin version is 5.30 to use color mode RGB888/ARGB8888 ( ...