• triangle wave generation in digital oscilloscope.
    Hello there, I was trying to get my DAC output which I set as a triangle wave from channel 1 and 2 on a "YOKOGAWA 2022" digital Oscilloscope. I had set the Pin 4 and 5 as AIN in GPIO Setup in the GPIO_InitStrcut...
  • PWM wave generation
    Hi all Does anybody having C code forPWM wave generation unsing ADuC843 or any other 8051 based uC. (PWM wave on two pins). Thanks, Raj
  • Generation of 18k square wave
    How to generate the 18kHz sqaure wave using 8051
  • 3 Phase sine wave generation
    Hi all, i am trying to generate a 3 phase sine wave with 120 degree phase shift by using stm32f030r8t6 nucleo board. i can see the generated 3 phase sine wave on oscilloscope but the freq is not stable...
  • Calling Assembly function form C
    I'm trying to call an assembly function from C but I keep getting this error: (qemu) qemu: fatal: Trying to execute code outside RAM or ROM at 0xfffffffe R00=fffffffc R01=ffffffff R02=00000000 R03...