• Not working Flash magic terminal
    Hi friends, I am a newbie. I just have started my ARM career with NXP's LPC2148 kit. I am doing simple project of interfacing 4*4 matrix keypad with LPC2148 module. The progam is that after pressing...
  • Output Compare not working for STM32F407 Discovery Board
    Hi, I am working on STM32F407 Discovery board. I am trying to use output compare mode in stm32 for led toggle. Here is the code I have written #include "stm32f4xx.h" //Header File for STM32F4 device...
  • Burst termination with BUSY transfer on AHB
    I heard that when HTRANS is BUSY, undefined length burst (INCR) will be terminated. But when I read a document, I saw an example that BUSY transfer followed by SEQ transfer during an undefined length...
  • wireless communication with stm32f4 discovery
    Hi Everybody; I want to send data from stm32f4 with HC-06 bluetooth and also save this data by another stm32f4. the second stm card is also used HC-06 bluetooth. in the second stm card I want to add...
  • STM32F769i-Discovery IP Camera Interface
    Hi All I am new bee for stm32 and I have started working with STM32F769i-Discovery board. I trying to interface IP Camera to stm32. My first question is, is it possible to interface IP camera to stm32f769i...