Search found 41 matches

by RABO2320
Fri Nov 05, 2021 5:23 pm
Forum: Flowcode V8
Topic: ADC NOISE REDUCTION in AVR
Replies: 10
Views: 5677

Re: ADC NOISE REDUCTION in AVR

Hi
Can you help me what to do? :?: :!: :?:
by RABO2320
Wed Nov 03, 2021 4:09 pm
Forum: Flowcode V8
Topic: ADC internal Vref Activate
Replies: 10
Views: 5478

Re: ADC internal Vref Activate

Hi
Thank you for your guidance.
This file worked perfectly.
by RABO2320
Tue Nov 02, 2021 9:02 am
Forum: Flowcode V8
Topic: ADC internal Vref Activate
Replies: 10
Views: 5478

Re: ADC internal Vref Activate

Hi
The file you ATTACHMENTS does not work properly and gives the following error in the simulation:
screen.png
screen.png (416.24 KiB) Viewed 5308 times
by RABO2320
Sun Oct 31, 2021 4:19 pm
Forum: Flowcode V8
Topic: ADC internal Vref Activate
Replies: 10
Views: 5478

Re: ADC internal Vref Activate

Hi
No, I do not use the AD7680 component.
I am using one of the ADC microcontroller input pins.
I input a sampled voltage to the ADC microcontroller input pins.This voltage is between zero and five volts.
I want to use 2.56 volts is the internal reference voltage for the ADC reference voltage.
by RABO2320
Sat Oct 30, 2021 4:43 pm
Forum: Flowcode V8
Topic: ADC internal Vref Activate
Replies: 10
Views: 5478

Re: ADC internal Vref Activate

Please someone guide me
How to enable internal reference voltage( int.Vref ) for ADC in FlowCode V8. :?: :?: :?: :?: :?:
I am using AVR microcontroller.(ATMEGA8)
by RABO2320
Fri Oct 15, 2021 11:52 am
Forum: Flowcode V8
Topic: ADC NOISE REDUCTION in AVR
Replies: 10
Views: 5677

Re: ADC NOISE REDUCTION in AVR

I used this code in C block but there was no change in the ADC reading.
The value read from the ADC fluctuates continuously, albeit slightly.
I have complied with all of the above regarding ADC circuit power supply.
by RABO2320
Fri Oct 15, 2021 11:35 am
Forum: Flowcode V8
Topic: ADC internal Vref Activate
Replies: 10
Views: 5478

Re: ADC internal Vref Activate

I used AVR ATMEGA 8A.
by RABO2320
Thu Oct 14, 2021 5:16 pm
Forum: Flowcode V8
Topic: ADC internal Vref Activate
Replies: 10
Views: 5478

ADC internal Vref Activate

Hi
please guide me

in the FC v8
I want to enable the internal reference voltage for ADC but there is no such option in ADC properties.
I even referred to the AVR_CAL_ADC.c file and:
changed the REFS1 & REFS0 bit in the ADMUX registry but it didn't work. :!: :!: :?: :!: :!:
by RABO2320
Thu Oct 14, 2021 12:33 pm
Forum: Flowcode V8
Topic: ADC NOISE REDUCTION in AVR
Replies: 10
Views: 5677

Re: ADC NOISE REDUCTION in AVR

According to the MCUCR register tables:

I want SM0 = 1, SM1 = 0, SM2 = 0 to be in the MCUCR register Until Sleep Mode changes to ADC Noise Reduction mode.
by RABO2320
Wed Oct 13, 2021 4:19 pm
Forum: Flowcode V8
Topic: ADC NOISE REDUCTION in AVR
Replies: 10
Views: 5677

Re: ADC NOISE REDUCTION in AVR

thank you so much medelec35
thank you so much Benj

I want the code that activates the ADC noise reduction mode.
What is this code and how can this code be used? :?: :?: :?: :?: :?:
by RABO2320
Tue Oct 12, 2021 5:45 pm
Forum: Flowcode V8
Topic: ADC NOISE REDUCTION in AVR
Replies: 10
Views: 5677

ADC NOISE REDUCTION in AVR

Hi
please guide me.
How to enable ADC noise reduction mode in AVR.
by RABO2320
Sun Aug 02, 2020 12:41 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Hi

Please someone to guide
by RABO2320
Sat Jul 25, 2020 3:22 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Hi Ben
please check it.
by RABO2320
Sun Jul 19, 2020 1:56 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

hi...

I also tested with an oscilloscope,Crystal bases have no signal

Timer 1 does not work with the 32,768 clock source because I think the code has a problem.

:?: :?: :!: :!: :?: :?:
by RABO2320
Sat Jul 18, 2020 12:06 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

hello ben

I used the codes you provided in the program,But again nothing happened and the hardware did not work.
:( :!: :?: :!:
T1CKI_T1CKO.fcfx
(9.08 KiB) Downloaded 147 times
by RABO2320
Fri Jul 17, 2020 11:53 am
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Hello Ben
.
I used 32.768khz crystal.
The crystal is perfectly healthy because I tested it in another circuit.I think the flowcode program code is incorrect. :idea: :idea: :idea:
by RABO2320
Tue Jul 14, 2020 1:23 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Hello Ben
Thanks for the reply.

The microcontroller works with the one-second flasher you provided,But I want to work with Clock Source 32,768 kHz(T1CKI/T1CKO).
I want to design a watch using the internal RTC microcontroller.
Can't this problem be solved? :?: :!: :?:
by RABO2320
Thu Jul 09, 2020 12:32 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Hello Ben I made the changes you mentioned(In real hardware), but nothing happened again :( :( :( :arrow: Capture.PNG I acted according to the data sheet :arrow: 1.PNG :?: But in interrupt settings, the interrupt frequency changes with clock speed change,That shouldn't be the case :?: :!: :?: :arrow...
by RABO2320
Wed Jul 08, 2020 12:21 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Hi ben

This is the schematic of my circuit:
:arrow:
1sec.PNG
1sec.PNG (191.14 KiB) Viewed 6225 times
:!: :!: :!:
I designed the same Flasher circuit for one second, but it didn't work
by RABO2320
Mon Jul 06, 2020 1:40 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Hello Ben

I tried it on real hardware.Unfortunately it did not work. :roll:

Also in the interrupt frequency section, interrupt frequency is created from the main source frequency. :?: :!: :?:

:arrow:
X1.png
X1.png (14.56 KiB) Viewed 6269 times
And files
Xtal32.768Khz.fcfx
(9.21 KiB) Downloaded 175 times
CLK2.rar
(18.11 KiB) Downloaded 196 times
by RABO2320
Fri Jul 03, 2020 5:11 pm
Forum: Flowcode V8
Topic: 74HC959 guidance
Replies: 4
Views: 2288

Re: 74HC959 guidance

Hi Ben
Thanks for the reply.
Unfortunately, I'm a beginner in Flowcode(Of course, the flowcode is amazing).
And I was only able to design the upper circuit.
please guide me
by RABO2320
Thu Jul 02, 2020 12:42 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Helloooooo Everyone :? :? :? :? :? :? :? :? :?
by RABO2320
Thu Jul 02, 2020 12:36 pm
Forum: Flowcode V8
Topic: 74HC959 guidance
Replies: 4
Views: 2288

Re: 74HC959 guidance

Hi jorgen.
Thanks for the tips.

In the real world, a chip is needed to set up every 7 segments. :!:
Like the bottom circuit:
74HC595.PNG
74HC595.PNG (214.29 KiB) Viewed 2237 times
But I want to start the 4x7 segment with two chips. :?
HC595.fcfx
(9.14 KiB) Downloaded 195 times
7segment_CA02.rar
(29.87 KiB) Downloaded 174 times
by RABO2320
Wed Jul 01, 2020 1:15 pm
Forum: Flowcode V8
Topic: 74HC959 guidance
Replies: 4
Views: 2288

74HC959 guidance

Hello
How to set up 74HC595 in this circuit with the Flowcode?

like this
spi_7_segment_4_digit.jpg
spi_7_segment_4_digit.jpg (149.28 KiB) Viewed 2288 times
is it possible؟ :?: :roll:
by RABO2320
Mon Jun 29, 2020 12:35 pm
Forum: Flowcode V8
Topic: Timer1 Does not work
Replies: 20
Views: 6384

Re: Timer1 Does not work

Hello Benj

I only tried it on proteus. :|