Posts by DeadMouse
I'm designing a high side current source that can be controlled with a Digital-to-analog and can source up to 100mA with voltage supply up to 36V. By high side I mean one side of load will be alwa...
I'm designing a board that contains a cortex-M4 mcu working at 120MHz, and an ethernet bus with a wiznet chip that communicates with SPI. The ethernet chip gives me a phy output that goes directly...
I have a non-invasive current sense transformer (SCT-013-030) which according to its datasheet it is voltage output type. I want to harvest energy and supply a wireless sensor that consumes 5-6 uA...
I'm designing a robust 1-wire output for an IoT board. The interface should be able to withstand high voltage. Mainly the same voltage level as the board power supply. That's 12V to 36V DC. The p...
I have a design of a power line communication using the following IC. https://www.yamar.com/datasheet/DS-SIG60.pdf My design is the same as the example circuit in the datasheet of the chip. Th...
I have an mcu pin and I want to sense a voltage up to 24V to 36V. I want to connect some outputs on the board I'm designing and I don't know whether those outputs will provide a voltage or will be...
I'm looking for a power supply to power up the VCORE of an mcu. The chip is an STM32 microcontroller (LQFP) and the maximum current it will draw is no more than 150mA. The input will be 3V-5V max...
I want to operate a BLE chip at very close to its absolute maximum voltage. The chip is nRF52810 This is intended for a battery powered device and I want to use a 3.6V non-rechargable battery dir...
I have a PIC18 and I'm trying to detect whether it is connected on the CAN bus or not. When the PIC is not connected on the bus, and I load the transmit buffers, after setting the TXREQ flag. The ...
I want to sense 3 different states in the same mcu pin (GND, Hi-Z and PWR). PWR is typical +24V but I would like to have a wide margin from +17V to +40V just to be safe. The values can change but ...