Alberto Prudhomme - MATLAB Central
photo

Alberto Prudhomme


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 04/16 to 04/25Use left and right arrows to move selectionFrom 04/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

14 个提问
1 个回答

排名
16,111
of 298,102

声誉
2

贡献数
14 个提问
1 个回答

回答接受率
21.43%

收到投票数
1

排名
 of 20,534

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,343

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Embedded code don't run with the desired sample time
Hello to all; I'm trying to make a controller to run in TI launchpad at 500hz or 0.002s of sample time. The program is very s...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Reemplace S-Function Level 2 with C-MEX to read IMU sensor by I2C, Possible???
Hi all; I'm making a quadcopter controller with Simulink using the Energia add-on for TivaC embedded launchpad. To read t...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Deploy to hardware error
Hi, I'm trying to deploy a program to my TivaC Launchpad but I receive this error and I don't have any idea of what it means:...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Embedded program hangs because UART transmission
Hi, I have a problem with my embedded programming with TivaC launchpad. I have a lot of blocks that include I2C acquisition f...

8 years 前 | 0 个回答 | 0

0

个回答

提问


S-function cause overflow on memory and the embedded program crash
Hi, I'm working in a embedded program in simulink and Tiva C launchpad. I'm trying to do an UAV controller with IMU, GPS and ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Problem with overlapping of S-functions in embedded program
Hello to all, I have a problem with my project of an autopilot for an UAV. I'm using a launchpad Tiva C and I'm making an emb...

8 years 前 | 0 个回答 | 0

0

个回答

提问


error: initializer element is not constant (void (*)(void))((uint32_t)&__STACK_TOP)
Hello; I'm using the CCS C code for serial transmit from my Tiva C launchpad. The C code works fine, but when I pass it to...

9 years 前 | 1 个回答 | 0

1

个回答

提问


It's possible to use Sprintf in S-function to convert Double value to Array to be send by Serial Transmit???
Hello; I'm working with the Tiva C launchpad and Embedded coder for Energia, and the Serial Transmit only send unit8 data and...

9 years 前 | 0 个回答 | 0

0

个回答

提问


error: incompatible types when assigning to type 'double' from type 'char *' c2_b_y = doble(c2_b_u);
Hello all again; I want to ask for your help to understand this problem. I need to make a converter from float value to strin...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Error calling char variable from C code by function block of Simulink
Hello all again; I want to ask for your help to understand this problem. I need to make a converter from float value to strin...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Error: "error: ld returned 1 exit status " during the deploy to hardware in Tiva C
Hello, I'm learning how to use C code in the Simulink function block to be applied in my Tiva C launchpad. If i test the link...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Why I receive this error with the insertion of C code in Function Block in Simulink?????
Solved!!, I forget to declare the header in the configuration....

9 years 前 | 1

| 已接受

提问


Why I receive this error with the insertion of C code in Function Block in Simulink?????
Hello, I'm trying to continue learning how to insert C code in the function block of simulink, but I receive an error. These...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Inserting C Code in Simulink block
Hello; I'm trying to learn how to insert C code in the user defined blocks of simulink, but I didn't have success. I made ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert Uint8 to Ascii to be send by serial transmiter in Simulink without Ascii encoder for Tiva C
Hi everyone, I'm trying to make a very basic test with my Tiva C in simulink with the Embedded Coder Target for Energia, wher...

9 years 前 | 0 个回答 | 0

0

个回答