Need RC5_IR_Receiver.h file
Posted on October 22, 2011 at 13:16Hi to all, I need RC5_IR_Receiver.h file for STM32F2xx /10x where i can find that file can any one tell me.Thanks & Regardslucky
Posted on October 22, 2011 at 13:16Hi to all, I need RC5_IR_Receiver.h file for STM32F2xx /10x where i can find that file can any one tell me.Thanks & Regardslucky
Posted on October 24, 2011 at 06:07Hi,I am working on USB HID communication project where I am transferring n bytes of data from host(computer application) to device(microcontroller). I am currently working on STM32F107 series of microcontroller. Bu...
Posted on October 20, 2011 at 02:35I posted this in the STM32L area by mistake. This was a VL.--------------------------------------------------------------------------------------------------------I started having problems with STLink (MDK-ARM - g...
Posted on October 19, 2011 at 16:46I'm playing around with SPI (SPI2 on the VL discovery board), and am able to configure the chip as a master and I see the clock and data outputs. Right now I'm using polling to transmit - interrupts can come later...
Posted on October 20, 2011 at 21:39Among all of the functions implemented in my project, i have configured PC4 as an input for ADC conversion and implemented the DMA. I had the application successfully operated in stm32primer2 but now i am working w...
Posted on October 17, 2011 at 20:07Hello, I use STM32 for several years, but know I dont know how to solve this problem. When I start my STM32int main(void) { RCC_Configuration(); NVIC_Configuration(); GPIO_Configuration(); ADC_Configuration(); GPIO...
Posted on October 20, 2011 at 11:04Hi, I have tested the CRC generator of the SPI peripheral. But I get some strange result... The message to send is the byte 0x40. I send this message after enabling the CRC8 computation. Then I read the tx CRC. I r...
Posted on October 20, 2011 at 10:12Hi I have a strange and annoying problem with an STM32L151CB uC. I'm putting the device into STOP mode, and I wake it up again either by an RTC WakeUp IRQ (on EXTI20) or by two other EXTI's (button inputs). In ''n...
Posted on October 20, 2011 at 08:02Hi, In my project i am using STM32f205 when i am trying for simulation it was showing error 65 for that i was remapped those locations and given read write execution permissions. Now it was not showing any errors b...
Posted on October 20, 2011 at 01:57I started having problems with STLink (MDK-ARM - getting an ''Internal Command Error''), and ST Visual Programmer has problems. Log:Hardware configuration set to <ST-LINK on USB with STM32F100xB plugged in and SWD...