Problem with SPI slave using interrupts on STM32F107
Posted on October 14, 2015 at 17:20The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 14, 2015 at 17:20The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 14, 2015 at 08:51Hey guys. First of all im new to this kind of stuff, so dont judge me please. I've been working for days on USART. I learned to transmit and receive strings via usart in normal mode, but as i try to do it with inte...
Posted on July 09, 2013 at 23:45The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 06, 2015 at 11:50I've started development of an application on an STM32F3 discovery baord, and am moving onto the target board, which uses an STM32F301. I can't get the I2C peripherals to run. If can bit-bash I2C on the GPIO, but ...
Posted on October 14, 2015 at 15:35hi,I am trying to input capture and output compare values but i cant able to read those values is there any mistake in my code.I enabled clocks also.But still I am getting this issue.Can any one guide me please.// ...
Posted on October 14, 2015 at 14:40I wrote a bootloader (STM32F4), that takes a file from USB memory, and updates the system firmware.I would like to have read protection. However when protection option is on(level 1) when writing the new firmware t...
Posted on September 20, 2015 at 12:50Hello everyone !I've successfully connected stm32f4 discovery board with Matlab R2015a Simulink, but when i make a block diagram for generating simple pwm on simulink and set the sampling time of 0.1 milli second...
Posted on October 09, 2015 at 14:36Hello! I am working in a project that uses a STM32F407 and 7'' TFT LCD with SSD1963 controller, after hard work to put the LCD running and some corrections on the board, now we are trying to display a image from a ...
Posted on July 20, 2012 at 14:49Hi everyone I'm also trying to do an encoder control unit with stm32f4 discovery using of the standard periphberal libriaries and I have two problems. 1-) When I want to build codes, there is an error occuring which ...
Posted on October 14, 2015 at 07:09Dear Sir: How to detect plug in behavior for USB-stick in FW? My project implement a USB MSC host. If USB-stick is on board before power on, the FW can't detect it. I must plug it out and plug in, FW will now det...