photo

Jeffrey Uitbeijerse


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
136,093
of 300,379

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
102,838
of 168,299

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

Question


How to configure HRPWM module on the F28379D TI LaunchPad
Hello all, I am using an F28379D TI Launchpad in a research project, for which I need 6 analog outputs. I use the available DAC...

1 year ago | 1 answer | 0

1

answer

Question


Why does the SPI communication between a Raspberry Pi Pico and TI F28379D LaunchPad not work consistently?
Hello all, For my graduation assignment I am trying to use SPI communication to send 6 24-bit integers from a Raspberry Pi Pico...

2 years ago | 0 answers | 0

0

answers

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

4 years ago