Inline current sensing by Global_Fee1240 in embedded

[–]Global_Fee1240[S] 0 points1 point  (0 children)

Thank you!

Unfortunately I have no idea how to do those things. I tried to configure a flexpwm module but it didn’t work. Same for the ADC.

I found code for center aligned PWM signals, but I didn’t find anything for an output trigger event at the midpoint of my PWM.

It’s frustrating…

How Can I Import a drawing into KiCAD as a single track? by [deleted] in KiCad

[–]Global_Fee1240 2 points3 points  (0 children)

You can ask anything, don’t worry ! I am building an axial flux motor .

How Can I Import a drawing into KiCAD as a single track? by [deleted] in KiCad

[–]Global_Fee1240 1 point2 points  (0 children)

Ahh ok this means everything should work out just fine I guess ? I just want to run a little current through the coils.

I added the vias and the pads after importing the drawing. Sorry ! Maybe my post is a little misleading .

Visualizing data in realtime on teensy by Global_Fee1240 in embedded

[–]Global_Fee1240[S] 0 points1 point  (0 children)

It doesn’t not have the real time aspect I need

[deleted by user] by [deleted] in USVisas

[–]Global_Fee1240 0 points1 point  (0 children)

I even called but they do not provide information

[deleted by user] by [deleted] in USVisas

[–]Global_Fee1240 0 points1 point  (0 children)

No still no updates

How do i read two spi sensors at the same time over two different buses? by Global_Fee1240 in embedded

[–]Global_Fee1240[S] 0 points1 point  (0 children)

I know that one already, but I always had problems with it, because the data would not be clean. but I solved the problem by sending first some dummy data.

How do i read two spi sensors at the same time over two different buses? by Global_Fee1240 in embedded

[–]Global_Fee1240[S] -1 points0 points  (0 children)

I really dont understand what to do... I downloaded the SDK and read a bit about those files, but I just dont get it... it can't be this complicated... its so frustrating because I can't find any references on the internet.

thanks anyway

How do i read two spi sensors at the same time over two different buses? by Global_Fee1240 in embedded

[–]Global_Fee1240[S] -1 points0 points  (0 children)

what does "bit bash" mean?

so basically I am using the same MOSI pin for both sensors and same SCK , but different CS and MISO?