SPI problem
Posted on December 25, 2015 at 14:56halloi use in stm32f4 with Keil uVision5 and STM32CubeMX(i cunfig spi with cubemx )I can not find the SPI function that send/receive data i want to send and receive data from accelerometer
Posted on December 25, 2015 at 14:56halloi use in stm32f4 with Keil uVision5 and STM32CubeMX(i cunfig spi with cubemx )I can not find the SPI function that send/receive data i want to send and receive data from accelerometer
Posted on June 19, 2016 at 08:52The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 20, 2016 at 08:28Hi,I am pretty new to programming micro controllers, I try to learn it by myself and couldn't find any useful source for my task. I want to make a timer which can count the period of USER button between clicking and r...
Posted on January 21, 2014 at 14:04Here is the list of known bugs in the USB / OTG library v2.1.0:files - usbd_cdc_core.c / usbd_conf.hep descriptors should not use #ifdef USE_USB_OTG_HSbut use instead#ifndef USE_EMBEDDED_PHY file - usb_bsp.cfunctio...
Posted on June 17, 2016 at 19:24Hi, I'm totally frustrated with Microchip Harmony, so looking for suggestions on getting quickly up to speed using ST ARM.Hoping to start with a kit or list of compatible parts to build:- 10'' to 11'' Display with Tou...
Posted on June 19, 2016 at 08:19hiI wanna use external ADS7816 ADC with serial (SPI) interface. I wrote the following code but it doesn't work! spi sclk pin has clock and I use PA0 to manage ADS1768 comunication as slave (SS). the problem is that I ...
Posted on June 20, 2016 at 04:00I use LTDC drive RGB screen, use STM32F746 DISCO,I define this:#define XSIZE_PHYS 480#define YSIZE_PHYS 272#define NUM_BUFFERS 1 /* Number of multiple buffers to be used */#define NUM_VSCREENS 1 /* Number of virtual ...
Posted on June 20, 2016 at 02:34Hello,I've made my own board based on a stm32f446re and I am trying to connect to it using a J-Link edu, but it is failing. The j-link finds the target voltage and then tries to connect, but gives the error could not ...
Posted on June 20, 2016 at 01:55Hello, I'm also experiencing programs with internal bootloader. I cannot connect to bootloader with my master USB-CAN device based on STM32F105. Slave STM32F105 device does not respond to 0x79 message (does not acknow...
Posted on April 09, 2016 at 11:08The original post was too long to process during our migration. Please click on the attachment to read the original post.