Search found 10 matches
- Wed Mar 10, 2021 2:56 pm
- Forum: Flowcode V8
- Topic: STM32F072
- Replies: 12
- Views: 5987
Re: STM32F072
thank You!
- Wed Mar 10, 2021 8:34 am
- Forum: Flowcode V8
- Topic: STM32F072
- Replies: 12
- Views: 5987
Re: STM32F072
...maybe i have an idea for a simple solution(its work with all Mcu in the future): how can i switching a port/bit in C code?
- Tue Mar 09, 2021 10:34 am
- Forum: Flowcode V8
- Topic: STM32F072
- Replies: 12
- Views: 5987
Re: STM32F072
Sorry, yes, i bought ARM pack (and FC8).
For starting, i bought this Nucleo board (F072RB), but i will order an another, more powerful board today. (maybe F446RE).
I dont know, how much time for creating a new devicefile for both...
Thank You very much for help!
For starting, i bought this Nucleo board (F072RB), but i will order an another, more powerful board today. (maybe F446RE).
I dont know, how much time for creating a new devicefile for both...
Thank You very much for help!
- Mon Mar 08, 2021 9:28 pm
- Forum: Flowcode V8
- Topic: STM32F072
- Replies: 12
- Views: 5987
Re: STM32F072
Hi LeighM, thank you. I purchased an Fc8 +AVR (and some other pack) today, and start to use. I working with PICs, as "hobbyst", long time ago, but my knowledge are zero related with AVR. I attached a picture. On my F072 Nucleo board, have a "USER" button, connected to PC13. I tri...
- Fri Mar 05, 2021 6:00 pm
- Forum: Flowcode V8
- Topic: STM32F072
- Replies: 12
- Views: 5987
Re: STM32F072
Hi!
I bought an STM32F072RB nucleo board.
Which FC version+chip pack recommend me?
I will use : some type of FC-supported display(s), SPI,Uart,I2C, PWM,Analog input, and maybe LIN&CAN bus.
I have FC 6, but i think, no STM chip pack for this...
br.:Gabor
I bought an STM32F072RB nucleo board.
Which FC version+chip pack recommend me?
I will use : some type of FC-supported display(s), SPI,Uart,I2C, PWM,Analog input, and maybe LIN&CAN bus.
I have FC 6, but i think, no STM chip pack for this...
br.:Gabor
- Sat Nov 17, 2012 4:43 pm
- Forum: General Programming
- Topic: Reversed duty cycle calculation in %
- Replies: 10
- Views: 7353
Re: Reversed duty cycle calculation in %
Thank You!
br. : Gabor
br. : Gabor
- Tue Nov 13, 2012 10:57 am
- Forum: General Programming
- Topic: Reversed duty cycle calculation in %
- Replies: 10
- Views: 7353
Re: Reversed duty cycle calculation in %
Hi,
Im beginner, and my english not really.
Im use pic12f683 , and some case i need to use reversed PWM signal.
I like to use an Variable (example "REV") ,
so:
REVbit = 1 ; pwm "normal" (HSA)
REVbit = 0 : pwm "revert" (LSA)
Please let me know, how can i do it?
Im beginner, and my english not really.
Im use pic12f683 , and some case i need to use reversed PWM signal.
I like to use an Variable (example "REV") ,
so:
REVbit = 1 ; pwm "normal" (HSA)
REVbit = 0 : pwm "revert" (LSA)
Please let me know, how can i do it?
- Tue Mar 06, 2012 7:30 pm
- Forum: E-blocks
- Topic: Run out of outputs
- Replies: 31
- Views: 30688
Re: Run out of outputs
Hi Benj, thanks, but is chinese for me , i cant programming :) i hope maybe someone have working FC lcd macro for this project . I have an electronic project, what have only 1 free output pin, and i like to use that for the lcd drive.(have much case , why so i need to use only these ) maybe the FC 5...
- Tue Mar 06, 2012 10:12 am
- Forum: E-blocks
- Topic: Run out of outputs
- Replies: 31
- Views: 30688
Re: Run out of outputs
Hi All,
Somebody try this project ? http://www.romanblack.com/shift1.htm
Maybe have someone FC LCD Macro for this Shift1 project ?
I think, this is a very usefull thing , but i cant find FC Lcd macro for this.
(sorry my english)
Szamy
Somebody try this project ? http://www.romanblack.com/shift1.htm
Maybe have someone FC LCD Macro for this Shift1 project ?
I think, this is a very usefull thing , but i cant find FC Lcd macro for this.
(sorry my english)
Szamy
- Tue Sep 13, 2011 7:02 am
- Forum: Components (Comms)
- Topic: New Adc
- Replies: 1
- Views: 8347
New Adc
Hi. I have an existing workin project , im use adc 3, 5 , 6 channel in this . I like to use now more adc in this project ,but when dropped in new adc component , i can use higher channel number only ( i like to use ch2). I change channel number in connection windows , but in the macro windows dont o...