Announcement

Collapse
No announcement yet.

Help detector level design

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Help detector level design

    Hello everyone! I want to make a wireless detector with Bluetooth and single-chip mechanism, because the op amp is required to be ? 5V level, single-chip microcomputer and Bluetooth 3.3V, then in this circuit, how should I generate ? 5V and 3.3V?Click image for larger version

Name:	IMG_20220328_115314.jpg
Views:	1
Size:	654.1 KB
ID:	371945

  • #2
    Why not run the opamp on 3.3V?

    Comment


    • #3
      Originally posted by Carl-NC View Post
      Why not run the opamp on 3.3V?
      Please give me a good suggestion and program, mainly the power supply of the op amp output is much higher than the single-chip power supply, how can the single-chip function detects the voltage of the op amp output

      Comment


      • #4
        If the 3.3V is connected to the GND, the microcontroller cannot detect the negative pressure of the op amp, if connected to -5V, then the op amp output is 10 volts, far exceeds the maximum pressure of the microcontroller.

        Comment


        • #6
          Originally posted by jeep6789 View Post
          Please give me a good suggestion and program, mainly the power supply of the op amp output is much higher than the single-chip power supply, how can the single-chip function detects the voltage of the op amp output
          You would need to create a rail splitter to create an "analog ground" of 1.65V. Then you will also need to AC-couple the flyback to the preamp. The Pulse-4 project in ITMD shows how all this is done.

          Comment

          Working...