An oscilloscope isn’t any good unless it can display the information you’re trying to test, which makes the display one of the more important sections on the scope. Every oscilloscope display should be criss-crossed with horizontal and vertical lines calleddivisions. The scale of those division...
I've been trying to send and receive strings from Serial Port to the PSoC 4, sending strings is easy with UART_PutString(); , but I cant read them yet. I was looking in the UART Datasheet to find help in this matter, but what I can understand so far, is that you can only ...
The I2C protocol is best illustrated by looking at a typical transfer on the bus (Figure 2). The source of the screen image is aTeledyne LeCroyoscilloscope with low speed serial data trigger and decode optionWS4KHD-EMB TD. This oscilloscope option can trigger and decode up to 19 low speed...
2. Oscilloscope Real time bandwidth >= 100 MHz Channels >= 2 Buy the best oscilloscope you can afford. It is worth the money in the long run. I had the cheap Hantek DSO5102P due to budget constraints. 3. Digital Multimeter A simple 4 digits DVM is fine. Better with capacitance and ...
AN2972 Application note How to design an antenna for dynamic NFC tags Introduction The dynamic NFC (near field communication) tag devices manufactured by ST feature an EEPROM that can be accessed either through a low-power I2C interface or an RF contactless interface operating at 13.56 MHz. Bo...
In addition to supporting the flash that resides in many different microcontrollers, PEmicro supports flash connected to an MCU via the SPI, I2C, and Address/Data bus interfaces. Depending on how the flash device is connected to the MCU, the programming algorithm may need to be set up to pr...
real-time debug monitor and data visualization tool and supports non-intrusive monitoring of variables on a running system and can display multiple variables on oscilloscope-like displays as standard widgets (gauges, sliders, and more) or as data in text form, offering simple-to-use data ...
STEVAL-WESU1 FW provides a complete framework to build wearable applications, using inertial and environmental sensor drivers, battery profile measurements, and Bluetooth low energy for data communication. It is built on the STM32Cube™ framework, which facilitates customization and the integration of...
You can see for pin, PA8, set in AF0 mode functions as an MCO pin. This is is a microcontroller clock output pin, which a clock signal can be output, which can then be read by an oscilloscope or logic analzyer. The same pin, PA8, set in AF1 mode, functions as...
I2C consists of a bidirectional two-wire bus, where one line serves as a serial data line (SDA) and the other serves as a serial clock line (SCL). Both lines of the two-wire bus are generally connected to an open drain or open collector driver with an input buffer that supports ...