Search found 198 matches

by chad
Sun Feb 17, 2019 3:11 am
Forum: User Components
Topic: Component for MCP4728
Replies: 16
Views: 11476

Re: Component for MCP4728

I was looking at the data sheet and looking at some old arduino code. We really need to be able to write to the eeprom. I am going to have to be able to set the dac voltages to 0 on power up. Very picky laser diodes are going to be hanging of the back of these.

thanks
Chad
by chad
Sun Feb 17, 2019 3:06 am
Forum: Programming Tips & Tricks
Topic: Component Creation
Replies: 10
Views: 18287

Re: Component Creation

Hey, Thanks for doing this. These are great!

Chad
Keep'm coming!
by chad
Sun Feb 17, 2019 2:44 am
Forum: Flowcode V8
Topic: Help with STM32 Board choice
Replies: 27
Views: 13009

Re: Help with STM32 Board choice

QESMAR, Did you get your arm boards?

chad
by chad
Sun Feb 17, 2019 2:21 am
Forum: 32-Bit ARM
Topic: STM32F334 and High Speed PWM
Replies: 8
Views: 10292

Re: STM32F334 and High Speed PWM

Hi thanks for digging into this. I am going to be playing with pwm on the 446re chip. This is a big help.

Chad
by chad
Sun Feb 17, 2019 2:04 am
Forum: 32-Bit ARM
Topic: Store Flash Data (Eeprom?) STM32F051
Replies: 11
Views: 15293

Re: Store Flash Data (Eeprom?) STM32F051

Hi,

I did try this a long time ago. I recently took another look and couldn't get it to work. Might (probably) be my fault.
Could you take a look at this again when you have the time? A little flash byte read byte program would be really helpful.

Thanks!

cahd
by chad
Sun Feb 17, 2019 1:03 am
Forum: Feature Requests
Topic: Request: stm32f446RE target. (done (Leigh rocks!))
Replies: 24
Views: 10824

Re: Request: stm32f446RE target. (done (Leigh rocks!))

Spoke too soon. It defaulted to the nucleo version. I deleted it and re-installed from the FC updater. When I go to select it I get this error.
I also tried to install the one that you posted and it gives me the same error..

Chad
446 error.JPG
446 error.JPG (56.72 KiB) Viewed 10381 times
by chad
Fri Feb 15, 2019 10:05 pm
Forum: Feature Requests
Topic: Request: stm32f446RE target. (done (Leigh rocks!))
Replies: 24
Views: 10824

Re: Request: stm32f446RE target. (done (Leigh rocks!))

Good to go now! thanks

chad
by chad
Fri Feb 15, 2019 8:03 pm
Forum: Feature Requests
Topic: Request: stm32f446RE target. (done (Leigh rocks!))
Replies: 24
Views: 10824

Re: Request: stm32f446RE target. (done (Leigh rocks!))

Cool, arm just got a little bit better.

BTW, I did an FC update and it broke the 446re target. I can't select it in the build options and it broke my program. When it updated it it said it was not genuine.
I haven't tried to drop in the file you sent yet.

chad
by chad
Thu Feb 14, 2019 6:48 pm
Forum: Feature Requests
Topic: Request: stm32f446RE target. (done (Leigh rocks!))
Replies: 24
Views: 10824

Re: Request: stm32f446RE target. (done (Leigh rocks!))

My bad, Try uart 4 pa0,pa1.

thanks,
chad
by chad
Wed Feb 13, 2019 8:22 pm
Forum: Feature Requests
Topic: Request: stm32f446RE target. (done (Leigh rocks!))
Replies: 24
Views: 10824

Re: Request: stm32f446RE target. (done (Leigh rocks!))

Hi,

I ran into a problem the other day. I tried to assign uart 3 and it wouldn't compile. I think there might be something funky going on..

Thanks,

chad
by chad
Wed Feb 13, 2019 8:19 pm
Forum: User Components
Topic: Component for MCP4728
Replies: 16
Views: 11476

Re: Component for MCP4728

Hi Ben, that's awesome! I was hoping to use them all on the same i2c line so I didn't have to waste all of those pins and have multiple i2c bitbangs going. Just took a look at the component. Looks great. One suggestion if possible. on the 3d display It would be cool of the 0-4.1 could scale with the...
by chad
Wed Feb 13, 2019 8:01 pm
Forum: Bug Reports
Topic: DMX Slave Problem 95 Days and making good progress!
Replies: 28
Views: 11416

Re: DMX Slave Problem 95 Days and making good progress!

I'm still looking into this. There are definitely problems. There is a big matrix of works/ doesn't based on the variables set in the last post. It is also REALLY slow. I am thinking there is still something going on in the cal uart.. Still testing.. But I am really happy that we are getting closer....
by chad
Wed Feb 13, 2019 7:56 pm
Forum: Feature Requests
Topic: Two instances of flow code (works fine)
Replies: 3
Views: 2776

Re: Two instances of flow code

I tried this again and it worked ok for me.. Nevermind.. :)

Thanks

chad
by chad
Mon Feb 11, 2019 11:19 pm
Forum: Feature Requests
Topic: Two instances of flow code (works fine)
Replies: 3
Views: 2776

Re: Two instances of flow code

HHm, ok I think i get what you are getting at. I will do some more experimentation.

thanks,

chad
by chad
Mon Feb 11, 2019 7:06 pm
Forum: Feature Requests
Topic: Two instances of flow code (works fine)
Replies: 3
Views: 2776

Two instances of flow code (works fine)

It would be nice if 2 instances could run simultaneously on a machine. I frequently build test programs to get a handle on a component. For instance a display. Once I get the display set correct, orientation, pins, baud, colors etc.. I then want to transfer that to a working program. I don't know an...
by chad
Mon Feb 11, 2019 6:50 pm
Forum: User Components
Topic: Component for MCP4728
Replies: 16
Views: 11476

Component for MCP4728

Hey, while you are at it ;) I am going to be using the mcp4728...Actually I am going to be using 4 of them.

thanks,
chad
by chad
Fri Feb 08, 2019 11:27 pm
Forum: Bug Reports
Topic: DMX Slave Problem 95 Days and making good progress!
Replies: 28
Views: 11416

Re: DMX Slave Problem 94 Days and still broken and (some responce)

Initial quick test results: So we are getting much closer. I able to receive some dmx data, A first!! Thank you! There are some complicated oddities around 'data channels', 'start channel' , 'usestart', 'getdatachan', 'recievedatachan' and number of dmx channels coming in. But, there is dmx coming d...
by chad
Fri Feb 08, 2019 7:27 pm
Forum: Bug Reports
Topic: DMX Slave Problem 95 Days and making good progress!
Replies: 28
Views: 11416

Re: DMX Slave Problem 94 Days and still broken and (some responce)

Ok guys, I will give it a good try this weekend..

thank you

chad
by chad
Wed Feb 06, 2019 7:37 pm
Forum: Bug Reports
Topic: DMX Slave Problem 95 Days and making good progress!
Replies: 28
Views: 11416

Re: DMX Slave Problem 93 Days and still broken and (some responce)

That would be great!!!

Chad
by chad
Wed Feb 06, 2019 7:36 pm
Forum: Flowcode V8
Topic: Help with STM32 Board choice
Replies: 27
Views: 13009

Re: Help with STM32 Board choice

Hardware I2c would be really great!

Thanks

chad
by chad
Tue Feb 05, 2019 10:28 pm
Forum: Bug Reports
Topic: DMX Slave Problem 95 Days and making good progress!
Replies: 28
Views: 11416

Re: DMX Slave Problem

So it has been 92 days and the component is still broken.

Not what I would consider stellar customer service.

chad
by chad
Wed Jan 30, 2019 11:09 pm
Forum: Flowcode V8
Topic: Help with STM32 Board choice
Replies: 27
Views: 13009

Re: Help with STM32 Board choice

What stm board do you have?

chad
by chad
Wed Jan 30, 2019 8:09 pm
Forum: Bug Reports
Topic: Same updates reoccurring after download completion.[Fixed]
Replies: 9
Views: 6105

Re: Same updates reoccurring after download completion.[Fixed]

Second conformation. it seems to be fixed for me too.

Chad
by chad
Sun Jan 27, 2019 9:57 pm
Forum: Bug Reports
Topic: DMX Slave Problem 95 Days and making good progress!
Replies: 28
Views: 11416

Re: DMX Slave Problem

Spent a couple of hours trying this again this weekend. Still doesn't work for me.

Chad
by chad
Fri Jan 25, 2019 7:55 pm
Forum: Flowcode V8
Topic: Help with STM32 Board choice
Replies: 27
Views: 13009

Re: Help with STM32 Board choice

Sure!

https://atollic.com/truestudio/
https://www.st.com/en/development-tools ... ubemx.html

The first is the ide and the second is cube mx. It allows you to set the config registers then send it to the ide.

Chad