STM32F0 I2C Slave mode
Posted on July 28, 2015 at 05:53Hello. I use Stm32f0 for my project. Anyone have example code for this MCU at I2C in Slave mode with interrupt. I tried find on google for 4 day and not thing work with me. Thank a lot
Posted on July 28, 2015 at 05:53Hello. I use Stm32f0 for my project. Anyone have example code for this MCU at I2C in Slave mode with interrupt. I tried find on google for 4 day and not thing work with me. Thank a lot
Posted on July 28, 2015 at 00:47 Hi, I'm trying to get the CDC host to working in my application. I have been following the example provided in \STM32Cube_FW_F4_V1.7.0\Projects\STM324xG_EVAL\Applications\USB_Host\CDC_Standalone. I am usi...
Posted on July 27, 2015 at 04:55Hi all, In STM32 USB device, there is an internally connected EXTI_Line18 for USB interrupt. When USB is connected to HOST, an interrupt is generated on this line. Is there a way of sampling the status of this line? I...
Posted on July 27, 2015 at 14:08Hello there, I am trying to configure the acceptance mask of the CAN peripheral but I just cant seem to understand how does it work... CAN_FilterConfTypeDef sFilterConfig; sFilterConfig.FilterNumber = 0; sF...
Posted on July 25, 2015 at 15:25Hello,I'm having trouble getting the GPIOs work in STM32L051. According to the errata sheet I'm supposed to wait some time after allowing the clock for the peripherials so I did so. However, I still can't measure a lo...
Posted on July 25, 2015 at 03:18HelloI have an STM32F429 discovery boardI program it with : STM32-Matlab/target (embedded target for Matlab and Simulink), STM32CubMx (configuration tool) and the toolchain: Keil uVision5 (lite).I tray a very simple S...
Posted on July 27, 2015 at 14:53CUBE IS GENERATING CODE so if you are a beginer it is bad for you to to solve or debug problem and make you lazy :) but for complicated project that you use several peripheral it's like a boat in deep water
Posted on June 26, 2015 at 22:52 Hello.... I want to simulation my program for STM32f030p4 in the keil compiler but simulator don't work correctly and it show this error. [img]http://s6.picofile.com/file/8195983818/error2.jpg[/img] would you please ...
Posted on May 25, 2013 at 17:43hello: i do some tests about the ethernet,when i connected the board with PC use the Ethernet crossover cable,the windows remind me the connected have some problems.but i don't know why.maybe the confiure GPIO have so...
Posted on July 27, 2015 at 00:09Hello, I'm not sure what happened to my first post, but everything I originally typed was lost. At any rate, to the point, I can't seem to avoid a snowy background to any picture I produce on the 429Discovery LCD boar...