Skip to main content

Questions tagged [saleae-logic-analyzer]

is a logic and protocol analyzer used to record, view, and measure digital signals on a PC, using SW from the same brand.

1 vote
0 answers
107 views

I'm resurrecting an old project trying to decode a serial protocol from my underfloor heating system (OJ Electronics). Not been able to rule out OpenTherm. Async Serial decoding of underfloor heating ...
Rincewind's user avatar
0 votes
3 answers
129 views

I am an electronics engineering student currently working on a BLDC motor driver project with my team. My role is in software development. We are using the STM32F100RB microcontroller and coding it in ...
Rynxie's user avatar
  • 3
0 votes
2 answers
373 views

I'm trying to decode a serial protocol from my underfloor heating system (OJ Electronics) Example of bus communication sent every 11s is quite small and looks like: This will need to contain info ...
Rincewind's user avatar
0 votes
2 answers
708 views

I'm trying to understand what protocol is used on a particular device in order to decode it and send custom values. So far I was able to record the data with a logic analyzer but couldn't figure out ...
Jwdsoft's user avatar
  • 165
0 votes
1 answer
192 views

I'm trying to use a Saleaa Logic 8 to find data pins on a 20-pin header from a board with a Intel X Scale (ARMv5) PXA270 processor, but I can only find what looks to be data on pin 9, I've tried (I ...
batflaps's user avatar
  • 109
1 vote
1 answer
313 views

Many attempts to write to an i2c slave to make rgb leds light up have failed. The hardware in question is found at: https://learn.adafruit.com/adafruit-neotrellis There is an arduino library and a ...
Flying Swissman's user avatar
0 votes
0 answers
179 views

I want to collect some CAN traffic from my car. I got two devices. One is Saleae Logic8. The other is Vector VN1630A. I think the CAN protocol is straightforward that we can listen the CAN traffic by ...
Joe's user avatar
  • 59
0 votes
2 answers
782 views

I'm using this famous logic analyzer and I would like to know if I can change the waveform into binary, like I've done in this pic (white numbers).
Jose de arimatea's user avatar
2 votes
1 answer
2k views

I am using Saleae logic analyzer to reverse a console port. Saleae is able to successfully decode the signal (asynchronous serial) after performing an "invert" operation on the received signals. I ...
user1587457's user avatar
0 votes
3 answers
7k views

I want to make the same signal like the following images using an Arduino Uno. But I can't find the baudrate of this signal. I calculated baudrate the same way as Wikipedia. But when I used the ...
neosarchizo's user avatar
3 votes
1 answer
1k views

While using a logic analyzer with analog voltage to test Digital Output Pin voltages on an Arduino UNO, I am seeing the expected digital output and analog output (HIGHs and LOWs for digital and 5V to ...
TheEmpireNeverEnded's user avatar
2 votes
1 answer
2k views

I'm trying to use USART in my program on STM32F205VC, but instead of sending my data I get some weird chars in PuTTY. I've used a Saleae Logical Analyzer and the result looks like this: This is my ...
user61143's user avatar
  • 128
6 votes
2 answers
2k views

This is a long post as I want to take you through all the work I've done. The TL;DR version is I've got an unknown controller for a mechanical heat pump and I'm trying to reverse engineer the signal ...
user3180989's user avatar
4 votes
2 answers
3k views

I was browsing OSH park's shared circuits when I saw this: Logic Analyser Buffer. Since a true 12v RS232 signal will exceed the Salese's voltage limits, something like this could be useful. The diode ...
RyanN's user avatar
  • 143
0 votes
1 answer
3k views

To continue of this question... I figured out the main problem and now I have an odd problem. at first, let me to put the codes. "Main.c": ...
Roh's user avatar
  • 4,680

15 30 50 per page