admin
admin
@admin
Admin
Active Member
Joined: Jul 20, 2017
Last seen: Mar 21, 2023
Topics: 0 / Replies: 8
Reply
RE: Frequency counting 500Khz with Counter or Input capture

you can use input capture to count the rising edges.

6 months ago
Reply
RE: ESP32 LCD1602

What characters exactly ? Also remember that the LCD DDRAM does not have all the characters, though it have most of them. Check the datasheet and see ...

7 months ago
Reply
RE: stm32f030k6t6 clock setup register

why not call the system init directly ?

7 months ago
Reply
RE: lcd_i2c_setCursor function for LCD 20x04

@luke514 the website have a separate tutorial for it.

8 months ago
Reply
RE: lcd_i2c_setCursor function for LCD 20x04

void lcd_put_cur(int row, int col) { switch (row) { case 0: col |= 0x00; break; case 1: ...

8 months ago
Reply
RE: Ping test running on RTOS

can you upload the image (full screen) of the hardfault

10 months ago
Reply
RE: Ethernet On Stm32F207 | LWIP Continuous Data ISSUE

i am not sure, but maybe the speed of data transfer could be an issue. try increasing the clock speed to max. Also try slowing down the request from t...

11 months ago
Reply
RE: Staff Engineer

Nope there are no videos on the topic yet. I haven't worked much with the ESP32, but what you are asking is present on STM32. Maybe you can use the ...

11 months ago

Adblocker detected! Please consider reading this notice.

We've detected that you are using AdBlock Plus or some other adblocking software which is preventing the page from fully loading.

We don't have any banner, Flash, animation, obnoxious sound, or popup ad. We do not implement these annoying types of ads!

We need money to operate the site, and almost all of it comes from our online advertising.

Please add controllerstech.com to your ad blocking whitelist or disable your adblocking software.

×