• ETM not working on stm32f7
    i am using stm32f7 and for debugging ulink pro, i have tried to enable ETM but not succeeded. the connector i am using is, where traceD0-D3 are PE3-PE6. the *ini file i used is 01. /*---...
  • Use a GLCD on uKeil and STM32F7
    Hello everyone, I've a question about how to use the LCD 128x64?, i tried but i can not displayed something. I'm using the STM32F746zg and uVision Keil.i'm programming through regsiter, putting 1 in to...
  • installation MDK for STM32F7 (lite)
    Hi I have installed the following tool: IDE-Version: µVision V5.16a Toolchain: MDK-ARM Cortex-M0/M0+ 256K for ST Version: 5.16a and it works good, but now How can I Install the toolchain Cortex...
  • Trace logic level of a pin on stm32f7
    Hi, I am using keil and a stm32f7 ARM Cortex M7 based. I need to trace the logic level of a series of pins. I am interested in seeing the digital signal in time that I generate through this pins. There...
  • STM32F7 Discovery RTX UART example
    Hello all, Does anyone knows where i can find a working example UART DMA Rx/Tx under RTX? Or anyone can share one. I intend to use it for communication between XBEE and an STM32F746 Discovery board...