• CAN_MessageRead without the use of Event
    Dear all, I am trying to use CAN_MessageRead from CAN driver (CMSIS Driver 2.3) but as I have to introduce that to students, I would like to make it as easy as possible. Thus, I don't want to use...
  • Assembly variables form C
    I am writing a small C function which is suppose to replace the assembly function My rest code is written in assembly and the assembler (asm51) is used The data declaration is done as t33 EQU...
  • DAC without DMA and TIMer
    Hi , i'm tryiing to use a simplest sample for DAC in stm32 , so i choose the non-triggerd is the simplest way : Digital to Analog conversion can be non-triggered using DAC_Trigger_None and DAC_OUT1/DAC_OUT2...
  • COUNTING THE EVENTS
    hi, can any one give the idea to implement 12- bit counter in 8051 using assembly language programming.....i written a piece of code in which how to run a loop to increase the the count value that i...
  • Cortex A7: Generation of Virtual Timer event
    I'm trying to generate Virtual Timer event. Can some one provide me ASM code?