4 questions
0
votes
0
answers
41
views
Unable to transmit data with USART2 in STM32 NUCLEO-F072RB board
I have been trying to transfer data via the USART2 module through the RX/TX (PA2/PA3) pins.
Even though the configs are the same (9600, 8N1), and also the function returns HAL_OK, I still could not ...
4
votes
2
answers
745
views
Can't solve this synchronization SPI problem
So, I am integrating a MAX31865 temperature sensor in a NUCLEO-F103RB board using SPI communication. It doens't seem to be working well, since I just can't send a single Write Transmission: enter ...
0
votes
1
answer
102
views
saleae logic 2 package in notebook
it is my first time with saleae.
I’ve installed it on my windows machine and launch a notebook. My problem
is that I can’t create an Saleae object. Here is my code
import saleae
from saleae import ...
-2
votes
1
answer
724
views
python binding saleae logic 2
Is there a python binding for the saleae logic software?
I know for the deprecated version 1.2.x is a python binding present.
I'm looking for an equivalent for the version 2. I know that the software ...