Monday 11 November 2019

oscillator - Unexpected output from astable multivibrator?



After following an answer to a question I asked here I created this circuit...


schematic


simulate this circuit – Schematic created using CircuitLab


This is the output on either of the transistor collectors.


enter image description here


Shouldn't I be getting a pretty crisp square wave with this configuration?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...